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
Copy file name to clipboardexpand all lines: docs/dyn/file_v1beta1.projects.locations.instances.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ <h3>Method Details</h3>
155
155
"a_key": "A String",
156
156
},
157
157
"maxCapacityGb": "A String", # Output only. The max capacity of the instance.
158
-
"maxShareCount": "A String", # Output only. The max number of shares allowed.
158
+
"maxShareCount": "A String", # The max number of shares allowed.
159
159
"multiShareEnabled": True or False, # Indicates whether this instance uses a multi-share configuration with which it can have more than one file-share or none at all. File-shares are added, updated and removed through the separate file-share APIs.
160
160
"name": "A String", # Output only. The resource name of the instance, in the format `projects/{project_id}/locations/{location_id}/instances/{instance_id}`.
161
161
"networks": [ # VPC networks to which the instance is connected. For this version, only a single network is supported.
@@ -290,7 +290,7 @@ <h3>Method Details</h3>
290
290
"a_key": "A String",
291
291
},
292
292
"maxCapacityGb": "A String", # Output only. The max capacity of the instance.
293
-
"maxShareCount": "A String", # Output only. The max number of shares allowed.
293
+
"maxShareCount": "A String", # The max number of shares allowed.
294
294
"multiShareEnabled": True or False, # Indicates whether this instance uses a multi-share configuration with which it can have more than one file-share or none at all. File-shares are added, updated and removed through the separate file-share APIs.
295
295
"name": "A String", # Output only. The resource name of the instance, in the format `projects/{project_id}/locations/{location_id}/instances/{instance_id}`.
296
296
"networks": [ # VPC networks to which the instance is connected. For this version, only a single network is supported.
@@ -366,7 +366,7 @@ <h3>Method Details</h3>
366
366
"a_key": "A String",
367
367
},
368
368
"maxCapacityGb": "A String", # Output only. The max capacity of the instance.
369
-
"maxShareCount": "A String", # Output only. The max number of shares allowed.
369
+
"maxShareCount": "A String", # The max number of shares allowed.
370
370
"multiShareEnabled": True or False, # Indicates whether this instance uses a multi-share configuration with which it can have more than one file-share or none at all. File-shares are added, updated and removed through the separate file-share APIs.
371
371
"name": "A String", # Output only. The resource name of the instance, in the format `projects/{project_id}/locations/{location_id}/instances/{instance_id}`.
372
372
"networks": [ # VPC networks to which the instance is connected. For this version, only a single network is supported.
@@ -451,7 +451,7 @@ <h3>Method Details</h3>
451
451
"a_key": "A String",
452
452
},
453
453
"maxCapacityGb": "A String", # Output only. The max capacity of the instance.
454
-
"maxShareCount": "A String", # Output only. The max number of shares allowed.
454
+
"maxShareCount": "A String", # The max number of shares allowed.
455
455
"multiShareEnabled": True or False, # Indicates whether this instance uses a multi-share configuration with which it can have more than one file-share or none at all. File-shares are added, updated and removed through the separate file-share APIs.
456
456
"name": "A String", # Output only. The resource name of the instance, in the format `projects/{project_id}/locations/{location_id}/instances/{instance_id}`.
457
457
"networks": [ # VPC networks to which the instance is connected. For this version, only a single network is supported.
0 commit comments