Class InstancesReencryptRequest
Database Instance reencrypt request.
Implements
Inherited Members
Namespace: Google.Apis.SQLAdmin.v1.Data
Assembly: Google.Apis.SQLAdmin.v1.dll
Syntax
public class InstancesReencryptRequest : IDirectResponseSchema
Properties
BackupReencryptionConfig
Configuration specific to backup re-encryption
Declaration
[JsonProperty("backupReencryptionConfig")]
public virtual BackupReencryptionConfig BackupReencryptionConfig { get; set; }
Property Value
Type | Description |
---|---|
BackupReencryptionConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |