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.backupPlanAssociations.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ <h3>Method Details</h3>
116
116
"dataSource": "A String", # Output only. Output Only. Resource name of data source which will be used as storage location for backups taken. Format : projects/{project}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}
117
117
"name": "A String", # Output only. Identifier. The resource name of BackupPlanAssociation in below format Format : projects/{project}/locations/{location}/backupPlanAssociations/{backupPlanAssociationId}
118
118
"resource": "A String", # Required. Immutable. Resource name of workload on which backupplan is applied
119
-
"resourceType": "A String", # Output only. Output Only. Resource type of workload on which backupplan is applied
119
+
"resourceType": "A String", # Optional. Resource type of workload on which backupplan is applied
120
120
"rulesConfigInfo": [ # Output only. The config info related to backup rules.
121
121
{ # Message for rules config info.
122
122
"lastBackupError": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Output Only. google.rpc.Status object to store the last backup error.
@@ -224,7 +224,7 @@ <h3>Method Details</h3>
224
224
"dataSource": "A String", # Output only. Output Only. Resource name of data source which will be used as storage location for backups taken. Format : projects/{project}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}
225
225
"name": "A String", # Output only. Identifier. The resource name of BackupPlanAssociation in below format Format : projects/{project}/locations/{location}/backupPlanAssociations/{backupPlanAssociationId}
226
226
"resource": "A String", # Required. Immutable. Resource name of workload on which backupplan is applied
227
-
"resourceType": "A String", # Output only. Output Only. Resource type of workload on which backupplan is applied
227
+
"resourceType": "A String", # Optional. Resource type of workload on which backupplan is applied
228
228
"rulesConfigInfo": [ # Output only. The config info related to backup rules.
229
229
{ # Message for rules config info.
230
230
"lastBackupError": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Output Only. google.rpc.Status object to store the last backup error.
@@ -271,7 +271,7 @@ <h3>Method Details</h3>
271
271
"dataSource": "A String", # Output only. Output Only. Resource name of data source which will be used as storage location for backups taken. Format : projects/{project}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}
272
272
"name": "A String", # Output only. Identifier. The resource name of BackupPlanAssociation in below format Format : projects/{project}/locations/{location}/backupPlanAssociations/{backupPlanAssociationId}
273
273
"resource": "A String", # Required. Immutable. Resource name of workload on which backupplan is applied
274
-
"resourceType": "A String", # Output only. Output Only. Resource type of workload on which backupplan is applied
274
+
"resourceType": "A String", # Optional. Resource type of workload on which backupplan is applied
275
275
"rulesConfigInfo": [ # Output only. The config info related to backup rules.
276
276
{ # Message for rules config info.
277
277
"lastBackupError": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Output Only. google.rpc.Status object to store the last backup error.
0 commit comments