Class EnableManagedRotationRequest
Request message for SecretManagerService.EnableManagedRotation.
Implements
Inherited Members
Namespace: Google.Apis.SecretManager.v1.Data
Assembly: Google.Apis.SecretManager.v1.dll
Syntax
public class EnableManagedRotationRequest : IDirectResponseSchema
Properties
CloudSqlSingleUserCredentials
Credentials required for Cloud SQL DB for Single user Managed Rotation.
Declaration
[JsonProperty("cloudSqlSingleUserCredentials")]
public virtual CloudSQLSingleUserCredentials CloudSqlSingleUserCredentials { get; set; }
Property Value
| Type | Description |
|---|---|
| CloudSQLSingleUserCredentials |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |