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/backupdr_v1.projects.locations.backupVaults.dataSources.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ <h3>Method Details</h3>
283
283
"lastSuccessfulBackupConsistencyTime": "A String", # Output only. If the last backup were successful, this field has the consistency date.
284
284
},
285
285
"backupCount": "A String", # Number of backups in the data source.
286
-
"configState": "A String", # The backup configuration state.
286
+
"configState": "A String", # Output only. The backup configuration state.
287
287
"createTime": "A String", # Output only. The time when the instance was created.
288
288
"dataSourceBackupApplianceApplication": { # BackupApplianceApplication describes a Source Resource when it is an application backed up by a BackupAppliance. # The backed up resource is a backup appliance application.
289
289
"applianceId": "A String", # Appliance Id of the Backup Appliance.
@@ -310,7 +310,7 @@ <h3>Method Details</h3>
310
310
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
311
311
"a_key": "A String",
312
312
},
313
-
"name": "A String", # Output only. The resource name.
313
+
"name": "A String", # Output only. Identifier. The resource name.
"totalStoredBytes": "A String", # The number of bytes (metadata and data) stored in this datasource.
316
316
"updateTime": "A String", # Output only. The time when the instance was updated.
@@ -398,7 +398,7 @@ <h3>Method Details</h3>
398
398
"lastSuccessfulBackupConsistencyTime": "A String", # Output only. If the last backup were successful, this field has the consistency date.
399
399
},
400
400
"backupCount": "A String", # Number of backups in the data source.
401
-
"configState": "A String", # The backup configuration state.
401
+
"configState": "A String", # Output only. The backup configuration state.
402
402
"createTime": "A String", # Output only. The time when the instance was created.
403
403
"dataSourceBackupApplianceApplication": { # BackupApplianceApplication describes a Source Resource when it is an application backed up by a BackupAppliance. # The backed up resource is a backup appliance application.
404
404
"applianceId": "A String", # Appliance Id of the Backup Appliance.
@@ -425,7 +425,7 @@ <h3>Method Details</h3>
425
425
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
426
426
"a_key": "A String",
427
427
},
428
-
"name": "A String", # Output only. The resource name.
428
+
"name": "A String", # Output only. Identifier. The resource name.
"totalStoredBytes": "A String", # The number of bytes (metadata and data) stored in this datasource.
431
431
"updateTime": "A String", # Output only. The time when the instance was updated.
@@ -457,7 +457,7 @@ <h3>Method Details</h3>
457
457
<pre>Updates the settings of a DataSource.
458
458
459
459
Args:
460
-
name: string, Output only. The resource name. (required)
460
+
name: string, Output only. Identifier. The resource name. (required)
461
461
body: object, The request body.
462
462
The object takes the form of:
463
463
@@ -493,7 +493,7 @@ <h3>Method Details</h3>
493
493
"lastSuccessfulBackupConsistencyTime": "A String", # Output only. If the last backup were successful, this field has the consistency date.
494
494
},
495
495
"backupCount": "A String", # Number of backups in the data source.
496
-
"configState": "A String", # The backup configuration state.
496
+
"configState": "A String", # Output only. The backup configuration state.
497
497
"createTime": "A String", # Output only. The time when the instance was created.
498
498
"dataSourceBackupApplianceApplication": { # BackupApplianceApplication describes a Source Resource when it is an application backed up by a BackupAppliance. # The backed up resource is a backup appliance application.
499
499
"applianceId": "A String", # Appliance Id of the Backup Appliance.
@@ -520,7 +520,7 @@ <h3>Method Details</h3>
520
520
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
521
521
"a_key": "A String",
522
522
},
523
-
"name": "A String", # Output only. The resource name.
523
+
"name": "A String", # Output only. Identifier. The resource name.
"totalStoredBytes": "A String", # The number of bytes (metadata and data) stored in this datasource.
526
526
"updateTime": "A String", # Output only. The time when the instance was updated.
@@ -610,7 +610,7 @@ <h3>Method Details</h3>
610
610
The object takes the form of:
611
611
612
612
{ # Request message for SetStatusInternal method.
613
-
"backupConfigState": "A String", # Required. The new BackupConfigState to set for the DataSource.
613
+
"backupConfigState": "A String", # Required. Output only. The new BackupConfigState to set for the DataSource.
614
614
"requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
615
615
"value": "A String", # Required. The value required for this method to work. This field must be the 32-byte SHA256 hash of the DataSourceID. The DataSourceID used here is only the final piece of the fully qualified resource path for this DataSource (i.e. the part after '.../dataSources/'). This field exists to make this method difficult to call since it is intended for use only by Backup Appliances.
Copy file name to clipboardExpand all lines: docs/dyn/backupdr_v1.projects.locations.backupVaults.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ <h3>Method Details</h3>
139
139
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
140
140
"a_key": "A String",
141
141
},
142
-
"name": "A String", # Output only. The resource name.
142
+
"name": "A String", # Output only. Identifier. The resource name.
143
143
"serviceAccount": "A String", # Output only. Service account used by the BackupVault Service for this BackupVault. The user should grant this account permissions in their workload project to enable the service to run backups and restores there.
"totalStoredBytes": "A String", # Output only. Total size of the storage used by all backup resources.
@@ -254,7 +254,7 @@ <h3>Method Details</h3>
254
254
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
255
255
"a_key": "A String",
256
256
},
257
-
"name": "A String", # Output only. The resource name.
257
+
"name": "A String", # Output only. Identifier. The resource name.
258
258
"serviceAccount": "A String", # Output only. Service account used by the BackupVault Service for this BackupVault. The user should grant this account permissions in their workload project to enable the service to run backups and restores there.
"totalStoredBytes": "A String", # Output only. Total size of the storage used by all backup resources.
@@ -312,7 +312,7 @@ <h3>Method Details</h3>
312
312
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
313
313
"a_key": "A String",
314
314
},
315
-
"name": "A String", # Output only. The resource name.
315
+
"name": "A String", # Output only. Identifier. The resource name.
316
316
"serviceAccount": "A String", # Output only. Service account used by the BackupVault Service for this BackupVault. The user should grant this account permissions in their workload project to enable the service to run backups and restores there.
"totalStoredBytes": "A String", # Output only. Total size of the storage used by all backup resources.
@@ -356,7 +356,7 @@ <h3>Method Details</h3>
356
356
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
357
357
"a_key": "A String",
358
358
},
359
-
"name": "A String", # Output only. The resource name.
359
+
"name": "A String", # Output only. Identifier. The resource name.
360
360
"serviceAccount": "A String", # Output only. Service account used by the BackupVault Service for this BackupVault. The user should grant this account permissions in their workload project to enable the service to run backups and restores there.
"totalStoredBytes": "A String", # Output only. Total size of the storage used by all backup resources.
@@ -390,7 +390,7 @@ <h3>Method Details</h3>
390
390
<pre>Updates the settings of a BackupVault.
391
391
392
392
Args:
393
-
name: string, Output only. The resource name. (required)
393
+
name: string, Output only. Identifier. The resource name. (required)
394
394
body: object, The request body.
395
395
The object takes the form of:
396
396
@@ -409,15 +409,15 @@ <h3>Method Details</h3>
409
409
"labels": { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
410
410
"a_key": "A String",
411
411
},
412
-
"name": "A String", # Output only. The resource name.
412
+
"name": "A String", # Output only. Identifier. The resource name.
413
413
"serviceAccount": "A String", # Output only. Service account used by the BackupVault Service for this BackupVault. The user should grant this account permissions in their workload project to enable the service to run backups and restores there.
"totalStoredBytes": "A String", # Output only. Total size of the storage used by all backup resources.
416
416
"uid": "A String", # Output only. Output only Immutable after resource creation until resource deletion.
417
417
"updateTime": "A String", # Output only. The time when the instance was updated.
418
418
}
419
419
420
-
force: boolean, Optional. If set to true, will not check plan duration against backup vault enforcement duration. Non-standard field.
420
+
force: boolean, Optional. If set to true, will not check plan duration against backup vault enforcement duration.
421
421
requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
422
422
updateMask: string, Required. Field mask is used to specify the fields to be overwritten in the BackupVault resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then the request will fail.
423
423
validateOnly: boolean, Optional. Only validate the request, but do not perform mutations. The default is 'false'.
Copy file name to clipboardExpand all lines: docs/dyn/backupdr_v1.projects.locations.html
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,16 @@
74
74
75
75
<h1><ahref="backupdr_v1.html">Backup and DR Service API</a> . <ahref="backupdr_v1.projects.html">projects</a> . <ahref="backupdr_v1.projects.locations.html">locations</a></h1>
0 commit comments