GoogleCloudChannelV1ProvisionCloudIdentityRequest constructor
GoogleCloudChannelV1ProvisionCloudIdentityRequest({
- GoogleCloudChannelV1CloudIdentityInfo? cloudIdentityInfo,
- GoogleCloudChannelV1AdminUser? user,
- bool? validateOnly,
Implementation
GoogleCloudChannelV1ProvisionCloudIdentityRequest({
this.cloudIdentityInfo,
this.user,
this.validateOnly,
});