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.backups.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,7 @@ <h3>Method Details</h3>
115
115
"createTime": "A String", # Output only. The time when the backup was created.
116
116
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
117
117
"downloadBytes": "A String", # Output only. Amount of bytes that will be downloaded if the backup is restored
118
+
"fileSystemProtocol": "A String", # Output only. The file system protocol of the source Filestore instance that this backup is created from.
118
119
"kmsKeyName": "A String", # Immutable. KMS key name used for data encryption.
119
120
"labels": { # Resource labels to represent user provided metadata.
120
121
"a_key": "A String",
@@ -216,6 +217,7 @@ <h3>Method Details</h3>
216
217
"createTime": "A String", # Output only. The time when the backup was created.
217
218
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
218
219
"downloadBytes": "A String", # Output only. Amount of bytes that will be downloaded if the backup is restored
220
+
"fileSystemProtocol": "A String", # Output only. The file system protocol of the source Filestore instance that this backup is created from.
219
221
"kmsKeyName": "A String", # Immutable. KMS key name used for data encryption.
220
222
"labels": { # Resource labels to represent user provided metadata.
221
223
"a_key": "A String",
@@ -259,6 +261,7 @@ <h3>Method Details</h3>
259
261
"createTime": "A String", # Output only. The time when the backup was created.
260
262
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
261
263
"downloadBytes": "A String", # Output only. Amount of bytes that will be downloaded if the backup is restored
264
+
"fileSystemProtocol": "A String", # Output only. The file system protocol of the source Filestore instance that this backup is created from.
262
265
"kmsKeyName": "A String", # Immutable. KMS key name used for data encryption.
263
266
"labels": { # Resource labels to represent user provided metadata.
264
267
"a_key": "A String",
@@ -311,6 +314,7 @@ <h3>Method Details</h3>
311
314
"createTime": "A String", # Output only. The time when the backup was created.
312
315
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
313
316
"downloadBytes": "A String", # Output only. Amount of bytes that will be downloaded if the backup is restored
317
+
"fileSystemProtocol": "A String", # Output only. The file system protocol of the source Filestore instance that this backup is created from.
314
318
"kmsKeyName": "A String", # Immutable. KMS key name used for data encryption.
315
319
"labels": { # Resource labels to represent user provided metadata.
0 commit comments