ProvisionCloudIdentityRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for CloudChannelService.ProvisionCloudIdentity
Attributes
Name | Description |
customer |
str
Required. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id} |
cloud_identity_info |
google.cloud.channel_v1.types.CloudIdentityInfo
CloudIdentity-specific customer information. |
user |
google.cloud.channel_v1.types.AdminUser
Admin user information. |
validate_only |
bool
Validate the request and preview the review, but do not post it. |