Skip to content

Commit

Permalink
feat(backupdr): update the api
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
yoshi-automation committed Aug 13, 2024
1 parent 4c8d3d0 commit c3dd92d
Show file tree
Hide file tree
Showing 7 changed files with 2,584 additions and 95 deletions.
362 changes: 362 additions & 0 deletions docs/dyn/backupdr_v1.projects.locations.backupPlanAssociations.html

Large diffs are not rendered by default.

368 changes: 368 additions & 0 deletions docs/dyn/backupdr_v1.projects.locations.backupPlans.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h3>Method Details</h3>
&quot;lastSuccessfulBackupConsistencyTime&quot;: &quot;A String&quot;, # Output only. If the last backup were successful, this field has the consistency date.
},
&quot;backupCount&quot;: &quot;A String&quot;, # Number of backups in the data source.
&quot;configState&quot;: &quot;A String&quot;, # The backup configuration state.
&quot;configState&quot;: &quot;A String&quot;, # Output only. The backup configuration state.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
&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.
&quot;applianceId&quot;: &quot;A String&quot;, # Appliance Id of the Backup Appliance.
Expand All @@ -310,7 +310,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
&quot;state&quot;: &quot;A String&quot;, # Output only. The DataSource resource instance state.
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # The number of bytes (metadata and data) stored in this datasource.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was updated.
Expand Down Expand Up @@ -398,7 +398,7 @@ <h3>Method Details</h3>
&quot;lastSuccessfulBackupConsistencyTime&quot;: &quot;A String&quot;, # Output only. If the last backup were successful, this field has the consistency date.
},
&quot;backupCount&quot;: &quot;A String&quot;, # Number of backups in the data source.
&quot;configState&quot;: &quot;A String&quot;, # The backup configuration state.
&quot;configState&quot;: &quot;A String&quot;, # Output only. The backup configuration state.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
&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.
&quot;applianceId&quot;: &quot;A String&quot;, # Appliance Id of the Backup Appliance.
Expand All @@ -425,7 +425,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
&quot;state&quot;: &quot;A String&quot;, # Output only. The DataSource resource instance state.
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # The number of bytes (metadata and data) stored in this datasource.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was updated.
Expand Down Expand Up @@ -457,7 +457,7 @@ <h3>Method Details</h3>
<pre>Updates the settings of a DataSource.

Args:
name: string, Output only. The resource name. (required)
name: string, Output only. Identifier. The resource name. (required)
body: object, The request body.
The object takes the form of:

Expand Down Expand Up @@ -493,7 +493,7 @@ <h3>Method Details</h3>
&quot;lastSuccessfulBackupConsistencyTime&quot;: &quot;A String&quot;, # Output only. If the last backup were successful, this field has the consistency date.
},
&quot;backupCount&quot;: &quot;A String&quot;, # Number of backups in the data source.
&quot;configState&quot;: &quot;A String&quot;, # The backup configuration state.
&quot;configState&quot;: &quot;A String&quot;, # Output only. The backup configuration state.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
&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.
&quot;applianceId&quot;: &quot;A String&quot;, # Appliance Id of the Backup Appliance.
Expand All @@ -520,7 +520,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
&quot;state&quot;: &quot;A String&quot;, # Output only. The DataSource resource instance state.
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # The number of bytes (metadata and data) stored in this datasource.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was updated.
Expand Down Expand Up @@ -610,7 +610,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # Request message for SetStatusInternal method.
&quot;backupConfigState&quot;: &quot;A String&quot;, # Required. The new BackupConfigState to set for the DataSource.
&quot;backupConfigState&quot;: &quot;A String&quot;, # Required. Output only. The new BackupConfigState to set for the DataSource.
&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).
&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.
}
Expand Down
14 changes: 7 additions & 7 deletions docs/dyn/backupdr_v1.projects.locations.backupVaults.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
&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.
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
Expand Down Expand Up @@ -254,7 +254,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
&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.
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
Expand Down Expand Up @@ -312,7 +312,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
&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.
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
Expand Down Expand Up @@ -356,7 +356,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Optional. Resource labels to represent user provided metadata. No labels currently defined:
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name.
&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.
&quot;state&quot;: &quot;A String&quot;, # Output only. The BackupVault resource instance state.
&quot;totalStoredBytes&quot;: &quot;A String&quot;, # Output only. Total size of the storage used by all backup resources.
Expand Down Expand Up @@ -390,7 +390,7 @@ <h3>Method Details</h3>
<pre>Updates the settings of a BackupVault.

Args:
name: string, Output only. The resource name. (required)
name: string, Output only. Identifier. The resource name. (required)
body: object, The request body.
The object takes the form of:

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

force: boolean, Optional. If set to true, will not check plan duration against backup vault enforcement duration. Non-standard field.
force: boolean, Optional. If set to true, will not check plan duration against backup vault enforcement duration.
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).
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.
validateOnly: boolean, Optional. Only validate the request, but do not perform mutations. The default is &#x27;false&#x27;.
Expand Down
10 changes: 10 additions & 0 deletions docs/dyn/backupdr_v1.projects.locations.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@

<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>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="backupdr_v1.projects.locations.backupPlanAssociations.html">backupPlanAssociations()</a></code>
</p>
<p class="firstline">Returns the backupPlanAssociations Resource.</p>

<p class="toc_element">
<code><a href="backupdr_v1.projects.locations.backupPlans.html">backupPlans()</a></code>
</p>
<p class="firstline">Returns the backupPlans Resource.</p>

<p class="toc_element">
<code><a href="backupdr_v1.projects.locations.backupVaults.html">backupVaults()</a></code>
</p>
Expand Down
Loading

0 comments on commit c3dd92d

Please sign in to comment.