Interface protos.google.cloud.alloydb.v1.IGenerateClientCertificateRequest (1.6.0)

Properties of a GenerateClientCertificateRequest.

Package

@google-cloud/alloydb

Properties

certDuration

certDuration?: (google.protobuf.IDuration|null);

GenerateClientCertificateRequest certDuration

parent

parent?: (string|null);

GenerateClientCertificateRequest parent

publicKey

publicKey?: (string|null);

GenerateClientCertificateRequest publicKey

requestId

requestId?: (string|null);

GenerateClientCertificateRequest requestId

useMetadataExchange

useMetadataExchange?: (boolean|null);

GenerateClientCertificateRequest useMetadataExchange