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_v1.projects.locations.backups.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128
128
"sourceInstanceTier": "A String", # Output only. The service tier of the source Filestore instance that this backup is created from.
129
129
"state": "A String", # Output only. The backup state.
130
130
"storageBytes": "A String", # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
131
-
"tags": { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: "123/environment": "production", "123/costCenter": "marketing"
131
+
"tags": { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: "123456789012/environment": "production", "123456789013/costCenter": "marketing" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
132
132
"a_key": "A String",
133
133
},
134
134
}
@@ -230,7 +230,7 @@ <h3>Method Details</h3>
230
230
"sourceInstanceTier": "A String", # Output only. The service tier of the source Filestore instance that this backup is created from.
231
231
"state": "A String", # Output only. The backup state.
232
232
"storageBytes": "A String", # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
233
-
"tags": { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: "123/environment": "production", "123/costCenter": "marketing"
233
+
"tags": { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: "123456789012/environment": "production", "123456789013/costCenter": "marketing" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
234
234
"a_key": "A String",
235
235
},
236
236
}</pre>
@@ -274,13 +274,13 @@ <h3>Method Details</h3>
274
274
"sourceInstanceTier": "A String", # Output only. The service tier of the source Filestore instance that this backup is created from.
275
275
"state": "A String", # Output only. The backup state.
276
276
"storageBytes": "A String", # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
277
-
"tags": { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: "123/environment": "production", "123/costCenter": "marketing"
277
+
"tags": { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: "123456789012/environment": "production", "123456789013/costCenter": "marketing" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
278
278
"a_key": "A String",
279
279
},
280
280
},
281
281
],
282
282
"nextPageToken": "A String", # The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
283
-
"unreachable": [ # Locations that could not be reached.
283
+
"unreachable": [ # Unordered list. Locations that could not be reached.
284
284
"A String",
285
285
],
286
286
}</pre>
@@ -327,7 +327,7 @@ <h3>Method Details</h3>
327
327
"sourceInstanceTier": "A String", # Output only. The service tier of the source Filestore instance that this backup is created from.
328
328
"state": "A String", # Output only. The backup state.
329
329
"storageBytes": "A String", # Output only. The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
330
-
"tags": { # Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: "123/environment": "production", "123/costCenter": "marketing"
330
+
"tags": { # Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: "123456789012/environment": "production", "123456789013/costCenter": "marketing" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value
0 commit comments