You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### file:v1
The following keys were deleted:
- schemas.Instance.properties.configurablePerformanceEnabled (Total Keys: 2)
The following keys were added:
- schemas.Instance.properties.customPerformanceSupported (Total Keys: 2)
- schemas.PerformanceLimits.properties.maxIops (Total Keys: 3)
#### file:v1beta1
The following keys were deleted:
- schemas.Instance.properties.configurablePerformanceEnabled (Total Keys: 2)
The following keys were added:
- schemas.Instance.properties.customPerformanceSupported (Total Keys: 2)
- schemas.PerformanceLimits.properties.maxIops (Total Keys: 3)
Copy file name to clipboardExpand all lines: docs/dyn/file_v1.projects.locations.instances.html
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,8 @@ <h3>Method Details</h3>
125
125
The object takes the form of:
126
126
127
127
{ # A Filestore instance.
128
-
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
129
128
"createTime": "A String", # Output only. The time when the instance was created.
129
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
130
130
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
131
131
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
132
132
"description": "A String", # The description of the instance (2048 characters or less).
@@ -176,6 +176,7 @@ <h3>Method Details</h3>
176
176
},
177
177
},
178
178
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
179
+
"maxIops": "A String", # Output only. The max IOPS.
179
180
"maxReadIops": "A String", # Output only. The max read IOPS.
180
181
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
181
182
"maxWriteIops": "A String", # Output only. The max write IOPS.
@@ -289,8 +290,8 @@ <h3>Method Details</h3>
289
290
An object of the form:
290
291
291
292
{ # A Filestore instance.
292
-
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
293
293
"createTime": "A String", # Output only. The time when the instance was created.
294
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
294
295
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
295
296
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
296
297
"description": "A String", # The description of the instance (2048 characters or less).
@@ -340,6 +341,7 @@ <h3>Method Details</h3>
340
341
},
341
342
},
342
343
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
344
+
"maxIops": "A String", # Output only. The max IOPS.
343
345
"maxReadIops": "A String", # Output only. The max read IOPS.
344
346
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
345
347
"maxWriteIops": "A String", # Output only. The max write IOPS.
@@ -394,8 +396,8 @@ <h3>Method Details</h3>
394
396
{ # ListInstancesResponse is the result of ListInstancesRequest.
395
397
"instances": [ # A list of instances in the project for the specified location. If the `{location}` value in the request is "-", the response contains a list of instances from all locations. If any location is unreachable, the response will only return instances in reachable locations and the "unreachable" field will be populated with a list of unreachable locations.
396
398
{ # A Filestore instance.
397
-
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
398
399
"createTime": "A String", # Output only. The time when the instance was created.
400
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
399
401
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
400
402
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
401
403
"description": "A String", # The description of the instance (2048 characters or less).
@@ -445,6 +447,7 @@ <h3>Method Details</h3>
445
447
},
446
448
},
447
449
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
450
+
"maxIops": "A String", # Output only. The max IOPS.
448
451
"maxReadIops": "A String", # Output only. The max read IOPS.
449
452
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
450
453
"maxWriteIops": "A String", # Output only. The max write IOPS.
@@ -508,8 +511,8 @@ <h3>Method Details</h3>
508
511
The object takes the form of:
509
512
510
513
{ # A Filestore instance.
511
-
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
512
514
"createTime": "A String", # Output only. The time when the instance was created.
515
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
513
516
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
514
517
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
515
518
"description": "A String", # The description of the instance (2048 characters or less).
@@ -559,6 +562,7 @@ <h3>Method Details</h3>
559
562
},
560
563
},
561
564
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
565
+
"maxIops": "A String", # Output only. The max IOPS.
562
566
"maxReadIops": "A String", # Output only. The max read IOPS.
563
567
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
564
568
"maxWriteIops": "A String", # Output only. The max write IOPS.
Copy file name to clipboardExpand all lines: docs/dyn/file_v1beta1.projects.locations.instances.html
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -132,8 +132,8 @@ <h3>Method Details</h3>
132
132
{ # A Filestore instance.
133
133
"capacityGb": "A String", # The storage capacity of the instance in gigabytes (GB = 1024^3 bytes). This capacity can be increased up to `max_capacity_gb` GB in multipliers of `capacity_step_size_gb` GB.
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
136
135
"createTime": "A String", # Output only. The time when the instance was created.
136
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
137
137
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
138
138
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
139
139
"description": "A String", # The description of the instance (2048 characters or less).
@@ -195,6 +195,7 @@ <h3>Method Details</h3>
195
195
},
196
196
},
197
197
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
198
+
"maxIops": "A String", # Output only. The max IOPS.
198
199
"maxReadIops": "A String", # Output only. The max read IOPS.
199
200
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
200
201
"maxWriteIops": "A String", # Output only. The max write IOPS.
@@ -310,8 +311,8 @@ <h3>Method Details</h3>
310
311
{ # A Filestore instance.
311
312
"capacityGb": "A String", # The storage capacity of the instance in gigabytes (GB = 1024^3 bytes). This capacity can be increased up to `max_capacity_gb` GB in multipliers of `capacity_step_size_gb` GB.
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
314
314
"createTime": "A String", # Output only. The time when the instance was created.
315
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
315
316
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
316
317
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
317
318
"description": "A String", # The description of the instance (2048 characters or less).
@@ -373,6 +374,7 @@ <h3>Method Details</h3>
373
374
},
374
375
},
375
376
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
377
+
"maxIops": "A String", # Output only. The max IOPS.
376
378
"maxReadIops": "A String", # Output only. The max read IOPS.
377
379
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
378
380
"maxWriteIops": "A String", # Output only. The max write IOPS.
@@ -429,8 +431,8 @@ <h3>Method Details</h3>
429
431
{ # A Filestore instance.
430
432
"capacityGb": "A String", # The storage capacity of the instance in gigabytes (GB = 1024^3 bytes). This capacity can be increased up to `max_capacity_gb` GB in multipliers of `capacity_step_size_gb` GB.
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
433
434
"createTime": "A String", # Output only. The time when the instance was created.
435
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
434
436
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
435
437
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
436
438
"description": "A String", # The description of the instance (2048 characters or less).
@@ -492,6 +494,7 @@ <h3>Method Details</h3>
492
494
},
493
495
},
494
496
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
497
+
"maxIops": "A String", # Output only. The max IOPS.
495
498
"maxReadIops": "A String", # Output only. The max read IOPS.
496
499
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
497
500
"maxWriteIops": "A String", # Output only. The max write IOPS.
@@ -557,8 +560,8 @@ <h3>Method Details</h3>
557
560
{ # A Filestore instance.
558
561
"capacityGb": "A String", # The storage capacity of the instance in gigabytes (GB = 1024^3 bytes). This capacity can be increased up to `max_capacity_gb` GB in multipliers of `capacity_step_size_gb` GB.
"configurablePerformanceEnabled": True or False, # Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.
561
563
"createTime": "A String", # Output only. The time when the instance was created.
564
+
"customPerformanceSupported": True or False, # Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.
562
565
"deletionProtectionEnabled": True or False, # Optional. Indicates whether the instance is protected against deletion.
563
566
"deletionProtectionReason": "A String", # Optional. The reason for enabling deletion protection.
564
567
"description": "A String", # The description of the instance (2048 characters or less).
@@ -620,6 +623,7 @@ <h3>Method Details</h3>
620
623
},
621
624
},
622
625
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
626
+
"maxIops": "A String", # Output only. The max IOPS.
623
627
"maxReadIops": "A String", # Output only. The max read IOPS.
624
628
"maxReadThroughputBps": "A String", # Output only. The max read throughput in bytes per second.
625
629
"maxWriteIops": "A String", # Output only. The max write IOPS.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/file.v1.json
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -907,7 +907,7 @@
907
907
}
908
908
}
909
909
},
910
-
"revision": "20241204",
910
+
"revision": "20250106",
911
911
"rootUrl": "https://file.googleapis.com/",
912
912
"schemas": {
913
913
"Backup": {
@@ -1448,17 +1448,17 @@
1448
1448
"description": "A Filestore instance.",
1449
1449
"id": "Instance",
1450
1450
"properties": {
1451
-
"configurablePerformanceEnabled": {
1452
-
"description": "Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.",
1453
-
"readOnly": true,
1454
-
"type": "boolean"
1455
-
},
1456
1451
"createTime": {
1457
1452
"description": "Output only. The time when the instance was created.",
1458
1453
"format": "google-datetime",
1459
1454
"readOnly": true,
1460
1455
"type": "string"
1461
1456
},
1457
+
"customPerformanceSupported": {
1458
+
"description": "Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.",
1459
+
"readOnly": true,
1460
+
"type": "boolean"
1461
+
},
1462
1462
"deletionProtectionEnabled": {
1463
1463
"description": "Optional. Indicates whether the instance is protected against deletion.",
1464
1464
"type": "boolean"
@@ -2044,6 +2044,12 @@
2044
2044
"description": "The enforced performance limits, calculated from the instance's performance configuration.",
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/file.v1beta1.json
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1074,7 +1074,7 @@
1074
1074
}
1075
1075
}
1076
1076
},
1077
-
"revision": "20241204",
1077
+
"revision": "20250106",
1078
1078
"rootUrl": "https://file.googleapis.com/",
1079
1079
"schemas": {
1080
1080
"Backup": {
@@ -1637,17 +1637,17 @@
1637
1637
"readOnly": true,
1638
1638
"type": "string"
1639
1639
},
1640
-
"configurablePerformanceEnabled": {
1641
-
"description": "Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.",
1642
-
"readOnly": true,
1643
-
"type": "boolean"
1644
-
},
1645
1640
"createTime": {
1646
1641
"description": "Output only. The time when the instance was created.",
1647
1642
"format": "google-datetime",
1648
1643
"readOnly": true,
1649
1644
"type": "string"
1650
1645
},
1646
+
"customPerformanceSupported": {
1647
+
"description": "Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.",
1648
+
"readOnly": true,
1649
+
"type": "boolean"
1650
+
},
1651
1651
"deletionProtectionEnabled": {
1652
1652
"description": "Optional. Indicates whether the instance is protected against deletion.",
1653
1653
"type": "boolean"
@@ -2313,6 +2313,12 @@
2313
2313
"description": "The enforced performance limits, calculated from the instance's performance configuration.",
0 commit comments