Class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata
Disable validation warnings
Implements
Inherited Members
Namespace: Google.Apis.CloudAlloyDBAdmin.v1.Data
Assembly: Google.Apis.CloudAlloyDBAdmin.v1.dll
Syntax
public class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata : IDirectResponseSchema
Properties
BackupConfiguration
Disable validation warnings
Declaration
[JsonProperty("backupConfiguration")]
public virtual StorageDatabasecenterPartnerapiV1mainBackupConfiguration BackupConfiguration { get; set; }
Property Value
| Type | Description |
|---|---|
| StorageDatabasecenterPartnerapiV1mainBackupConfiguration |
BackupRun
Disable validation warnings
Declaration
[JsonProperty("backupRun")]
public virtual StorageDatabasecenterPartnerapiV1mainBackupRun BackupRun { get; set; }
Property Value
| Type | Description |
|---|---|
| StorageDatabasecenterPartnerapiV1mainBackupRun |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
IsDeletionProtectionEnabled
Disable validation warnings
Declaration
[JsonProperty("isDeletionProtectionEnabled")]
public virtual bool? IsDeletionProtectionEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
Product
Disable validation warnings
Declaration
[JsonProperty("product")]
public virtual StorageDatabasecenterProtoCommonProduct Product { get; set; }
Property Value
| Type | Description |
|---|---|
| StorageDatabasecenterProtoCommonProduct |
ResourceId
Disable validation warnings
Declaration
[JsonProperty("resourceId")]
public virtual StorageDatabasecenterPartnerapiV1mainDatabaseResourceId ResourceId { get; set; }
Property Value
| Type | Description |
|---|---|
| StorageDatabasecenterPartnerapiV1mainDatabaseResourceId |
ResourceName
Required. Disable validation warnings
Declaration
[JsonProperty("resourceName")]
public virtual string ResourceName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |