Request message for CloudChannelService.ProvisionCloudIdentity
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_identity_info
def cloud_identity_info() -> ::Google::Cloud::Channel::V1::CloudIdentityInfo
Returns
- (::Google::Cloud::Channel::V1::CloudIdentityInfo) — CloudIdentity-specific customer information.
#cloud_identity_info=
def cloud_identity_info=(value) -> ::Google::Cloud::Channel::V1::CloudIdentityInfo
Parameter
- value (::Google::Cloud::Channel::V1::CloudIdentityInfo) — CloudIdentity-specific customer information.
Returns
- (::Google::Cloud::Channel::V1::CloudIdentityInfo) — CloudIdentity-specific customer information.
#customer
def customer() -> ::String
Returns
- (::String) — Required. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
#customer=
def customer=(value) -> ::String
Parameter
- value (::String) — Required. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
Returns
- (::String) — Required. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
#user
def user() -> ::Google::Cloud::Channel::V1::AdminUser
Returns
- (::Google::Cloud::Channel::V1::AdminUser) — Admin user information.
#user=
def user=(value) -> ::Google::Cloud::Channel::V1::AdminUser
Parameter
- value (::Google::Cloud::Channel::V1::AdminUser) — Admin user information.
Returns
- (::Google::Cloud::Channel::V1::AdminUser) — Admin user information.
#validate_only
def validate_only() -> ::Boolean
Returns
- (::Boolean) — Validate the request and preview the review, but do not post it.
#validate_only=
def validate_only=(value) -> ::Boolean
Parameter
- value (::Boolean) — Validate the request and preview the review, but do not post it.
Returns
- (::Boolean) — Validate the request and preview the review, but do not post it.