Interface protos.google.cloud.channel.v1.IProvisionCloudIdentityRequest (3.2.1)

Properties of a ProvisionCloudIdentityRequest.

Package

@google-cloud/channel

Properties

cloudIdentityInfo

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

ProvisionCloudIdentityRequest cloudIdentityInfo

customer

customer?: (string|null);

ProvisionCloudIdentityRequest customer

user

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

ProvisionCloudIdentityRequest user

validateOnly

validateOnly?: (boolean|null);

ProvisionCloudIdentityRequest validateOnly