Skip to content

Commit c3dd92d

Browse files
feat(backupdr): update the api
#### backupdr:v1 The following keys were deleted: - schemas.AttachedDisk.properties.diskTypeUri (Total Keys: 2) The following keys were added: - resources.projects.resources.locations.resources.backupPlanAssociations.methods.create (Total Keys: 16) - resources.projects.resources.locations.resources.backupPlanAssociations.methods.delete (Total Keys: 13) - resources.projects.resources.locations.resources.backupPlanAssociations.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.backupPlanAssociations.methods.list (Total Keys: 18) - resources.projects.resources.locations.resources.backupPlanAssociations.methods.triggerBackup (Total Keys: 12) - resources.projects.resources.locations.resources.backupPlans.methods.create (Total Keys: 16) - resources.projects.resources.locations.resources.backupPlans.methods.delete (Total Keys: 13) - resources.projects.resources.locations.resources.backupPlans.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.backupPlans.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.backupVaults.resources.dataSources.resources.backups.methods.restore (Total Keys: 12) - schemas.AdvancedMachineFeatures (Total Keys: 8) - schemas.AllocationAffinity (Total Keys: 6) - schemas.AssetLocation (Total Keys: 10) - schemas.AttachedDisk.properties.diskType.readOnly (Total Keys: 1) - schemas.AttachedDisk.properties.diskTypeDeprecated (Total Keys: 2) - schemas.AttachedDisk.properties.type.type (Total Keys: 1) - schemas.BackupPlan (Total Keys: 41) - schemas.BackupRule (Total Keys: 11) - schemas.BackupWindow (Total Keys: 6) - schemas.BlobstoreLocation (Total Keys: 4) - schemas.CloudAsset (Total Keys: 8) - schemas.ComputeInstanceRestoreProperties (Total Keys: 32) - schemas.ComputeInstanceTargetEnvironment (Total Keys: 4) - schemas.ConfidentialInstanceConfig (Total Keys: 3) - schemas.DataSource.properties.configState.readOnly (Total Keys: 1) - schemas.DirectLocationAssignment (Total Keys: 4) - schemas.DisplayDevice (Total Keys: 3) - schemas.ExtraParameter (Total Keys: 3) - schemas.InstanceParams (Total Keys: 4) - schemas.IsolationExpectations (Total Keys: 12) - schemas.ListBackupPlanAssociationsResponse (Total Keys: 7) - schemas.ListBackupPlansResponse (Total Keys: 7) - schemas.LocationAssignment (Total Keys: 4) - schemas.LocationData (Total Keys: 8) - schemas.NetworkPerformanceConfig (Total Keys: 3) - schemas.PlacerLocation (Total Keys: 3) - schemas.RegionalMigDistributionPolicy (Total Keys: 6) - schemas.RequirementOverride (Total Keys: 4) - schemas.RestoreBackupRequest (Total Keys: 5) - schemas.RuleConfigInfo (Total Keys: 14) - schemas.SetInternalStatusRequest.properties.backupConfigState.readOnly (Total Keys: 1) - schemas.SpannerLocation (Total Keys: 6) - schemas.StandardSchedule (Total Keys: 13) - schemas.TenantProjectProxy (Total Keys: 4) - schemas.TriggerBackupRequest (Total Keys: 4) - schemas.WeekDayOfMonth (Total Keys: 4) - schemas.ZoneConfiguration (Total Keys: 3)
1 parent 4c8d3d0 commit c3dd92d

7 files changed

+2584
-95
lines changed

docs/dyn/backupdr_v1.projects.locations.backupPlanAssociations.html

Lines changed: 362 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/backupdr_v1.projects.locations.backupPlans.html

Lines changed: 368 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.backups.html

Lines changed: 251 additions & 19 deletions
Large diffs are not rendered by default.

docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h3>Method Details</h3>
283283
&quot;lastSuccessfulBackupConsistencyTime&quot;: &quot;A String&quot;, # Output only. If the last backup were successful, this field has the consistency date.
284284
},
285285
&quot;backupCount&quot;: &quot;A String&quot;, # Number of backups in the data source.
286-
&quot;configState&quot;: &quot;A String&quot;, # The backup configuration state.
286+
&quot;configState&quot;: &quot;A String&quot;, # Output only. The backup configuration state.
287287
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
288288
&quot;dataSourceBackupApplianceApplication&quot;: { # BackupApplianceApplication describes a Source Resource when it is an application backed up by a BackupAppliance. # The backed up resource is a backup appliance application.
289289
&quot;applianceId&quot;: &quot;A String&quot;, # Appliance Id of the Backup Appliance.
@@ -310,7 +310,7 @@ <h3>Method Details</h3>
310310
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
311311
&quot;a_key&quot;: &quot;A String&quot;,
312312
},
313-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
313+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
314314
&quot;state&quot;: &quot;A String&quot;, # Output only. The DataSource resource instance state.
315315
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # The number of bytes (metadata and data) stored in this datasource.
316316
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was updated.
@@ -398,7 +398,7 @@ <h3>Method Details</h3>
398398
&quot;lastSuccessfulBackupConsistencyTime&quot;: &quot;A String&quot;, # Output only. If the last backup were successful, this field has the consistency date.
399399
},
400400
&quot;backupCount&quot;: &quot;A String&quot;, # Number of backups in the data source.
401-
&quot;configState&quot;: &quot;A String&quot;, # The backup configuration state.
401+
&quot;configState&quot;: &quot;A String&quot;, # Output only. The backup configuration state.
402402
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
403403
&quot;dataSourceBackupApplianceApplication&quot;: { # BackupApplianceApplication describes a Source Resource when it is an application backed up by a BackupAppliance. # The backed up resource is a backup appliance application.
404404
&quot;applianceId&quot;: &quot;A String&quot;, # Appliance Id of the Backup Appliance.
@@ -425,7 +425,7 @@ <h3>Method Details</h3>
425425
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
426426
&quot;a_key&quot;: &quot;A String&quot;,
427427
},
428-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
428+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
429429
&quot;state&quot;: &quot;A String&quot;, # Output only. The DataSource resource instance state.
430430
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # The number of bytes (metadata and data) stored in this datasource.
431431
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was updated.
@@ -457,7 +457,7 @@ <h3>Method Details</h3>
457457
<pre>Updates the settings of a DataSource.
458458

459459
Args:
460-
name: string, Output only. The resource name. (required)
460+
name: string, Output only. Identifier. The resource name. (required)
461461
body: object, The request body.
462462
The object takes the form of:
463463

@@ -493,7 +493,7 @@ <h3>Method Details</h3>
493493
&quot;lastSuccessfulBackupConsistencyTime&quot;: &quot;A String&quot;, # Output only. If the last backup were successful, this field has the consistency date.
494494
},
495495
&quot;backupCount&quot;: &quot;A String&quot;, # Number of backups in the data source.
496-
&quot;configState&quot;: &quot;A String&quot;, # The backup configuration state.
496+
&quot;configState&quot;: &quot;A String&quot;, # Output only. The backup configuration state.
497497
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
498498
&quot;dataSourceBackupApplianceApplication&quot;: { # BackupApplianceApplication describes a Source Resource when it is an application backed up by a BackupAppliance. # The backed up resource is a backup appliance application.
499499
&quot;applianceId&quot;: &quot;A String&quot;, # Appliance Id of the Backup Appliance.
@@ -520,7 +520,7 @@ <h3>Method Details</h3>
520520
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
521521
&quot;a_key&quot;: &quot;A String&quot;,
522522
},
523-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
523+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
524524
&quot;state&quot;: &quot;A String&quot;, # Output only. The DataSource resource instance state.
525525
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # The number of bytes (metadata and data) stored in this datasource.
526526
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was updated.
@@ -610,7 +610,7 @@ <h3>Method Details</h3>
610610
The object takes the form of:
611611

612612
{ # Request message for SetStatusInternal method.
613-
&quot;backupConfigState&quot;: &quot;A String&quot;, # Required. The new BackupConfigState to set for the DataSource.
613+
&quot;backupConfigState&quot;: &quot;A String&quot;, # Required. Output only. The new BackupConfigState to set for the DataSource.
614614
&quot;requestId&quot;: &quot;A String&quot;, # 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).
615615
&quot;value&quot;: &quot;A String&quot;, # 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 &#x27;.../dataSources/&#x27;). This field exists to make this method difficult to call since it is intended for use only by Backup Appliances.
616616
}

docs/dyn/backupdr_v1.projects.locations.backupVaults.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3>Method Details</h3>
139139
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
140140
&quot;a_key&quot;: &quot;A String&quot;,
141141
},
142-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
142+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
143143
&quot;serviceAccount&quot;: &quot;A String&quot;, # 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.
144144
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
145145
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
@@ -254,7 +254,7 @@ <h3>Method Details</h3>
254254
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
255255
&quot;a_key&quot;: &quot;A String&quot;,
256256
},
257-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
257+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
258258
&quot;serviceAccount&quot;: &quot;A String&quot;, # 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.
259259
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
260260
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
@@ -312,7 +312,7 @@ <h3>Method Details</h3>
312312
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
313313
&quot;a_key&quot;: &quot;A String&quot;,
314314
},
315-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
315+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
316316
&quot;serviceAccount&quot;: &quot;A String&quot;, # 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.
317317
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
318318
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
@@ -356,7 +356,7 @@ <h3>Method Details</h3>
356356
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
357357
&quot;a_key&quot;: &quot;A String&quot;,
358358
},
359-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
359+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
360360
&quot;serviceAccount&quot;: &quot;A String&quot;, # 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.
361361
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
362362
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
@@ -390,7 +390,7 @@ <h3>Method Details</h3>
390390
<pre>Updates the settings of a BackupVault.
391391

392392
Args:
393-
name: string, Output only. The resource name. (required)
393+
name: string, Output only. Identifier. The resource name. (required)
394394
body: object, The request body.
395395
The object takes the form of:
396396

@@ -409,15 +409,15 @@ <h3>Method Details</h3>
409409
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
410410
&quot;a_key&quot;: &quot;A String&quot;,
411411
},
412-
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
412+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
413413
&quot;serviceAccount&quot;: &quot;A String&quot;, # 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.
414414
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
415415
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
416416
&quot;uid&quot;: &quot;A String&quot;, # Output only. Output only Immutable after resource creation until resource deletion.
417417
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was updated.
418418
}
419419

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.
421421
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).
422422
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.
423423
validateOnly: boolean, Optional. Only validate the request, but do not perform mutations. The default is &#x27;false&#x27;.

docs/dyn/backupdr_v1.projects.locations.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@
7474

7575
<h1><a href="backupdr_v1.html">Backup and DR Service API</a> . <a href="backupdr_v1.projects.html">projects</a> . <a href="backupdr_v1.projects.locations.html">locations</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="backupdr_v1.projects.locations.backupPlanAssociations.html">backupPlanAssociations()</a></code>
79+
</p>
80+
<p class="firstline">Returns the backupPlanAssociations Resource.</p>
81+
82+
<p class="toc_element">
83+
<code><a href="backupdr_v1.projects.locations.backupPlans.html">backupPlans()</a></code>
84+
</p>
85+
<p class="firstline">Returns the backupPlans Resource.</p>
86+
7787
<p class="toc_element">
7888
<code><a href="backupdr_v1.projects.locations.backupVaults.html">backupVaults()</a></code>
7989
</p>

0 commit comments

Comments
 (0)