Interface protos.google.cloud.security.privateca.v1.ICreateCaPoolRequest (2.4.1)

Properties of a CreateCaPoolRequest.

Package

@google-cloud/security-private-ca!

Properties

caPool

caPool?: (google.cloud.security.privateca.v1.ICaPool|null);

CreateCaPoolRequest caPool

Property Value
TypeDescription
(google.cloud.security.privateca.v1.ICaPool|null)

caPoolId

caPoolId?: (string|null);

CreateCaPoolRequest caPoolId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateCaPoolRequest parent

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

CreateCaPoolRequest requestId

Property Value
TypeDescription
(string|null)