Interface protos.google.cloud.channel.v1.IProvisionCloudIdentityRequest

Properties of a ProvisionCloudIdentityRequest.

Package

@google-cloud/channel!

Properties

cloudIdentityInfo

cloudIdentityInfo?: (google.cloud.channel.v1.ICloudIdentityInfo|null);

ProvisionCloudIdentityRequest cloudIdentityInfo

Property Value
TypeDescription
(google.cloud.channel.v1.ICloudIdentityInfo|null)

customer

customer?: (string|null);

ProvisionCloudIdentityRequest customer

Property Value
TypeDescription
(string|null)

user

user?: (google.cloud.channel.v1.IAdminUser|null);

ProvisionCloudIdentityRequest user

Property Value
TypeDescription
(google.cloud.channel.v1.IAdminUser|null)

validateOnly

validateOnly?: (boolean|null);

ProvisionCloudIdentityRequest validateOnly

Property Value
TypeDescription
(boolean|null)