Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::CloudIdentityInfo.
Cloud Identity information for the Cloud Channel Customer.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#admin_console_uri
def admin_console_uri() -> ::String
Returns
- (::String) — Output only. URI of Customer's Admin console dashboard.
#alternate_email
def alternate_email() -> ::String
Returns
- (::String) — The alternate email.
#alternate_email=
def alternate_email=(value) -> ::String
Parameter
- value (::String) — The alternate email.
Returns
- (::String) — The alternate email.
#customer_type
def customer_type() -> ::Google::Cloud::Channel::V1::CloudIdentityInfo::CustomerType
Returns
- (::Google::Cloud::Channel::V1::CloudIdentityInfo::CustomerType) — CustomerType indicates verification type needed for using services.
#customer_type=
def customer_type=(value) -> ::Google::Cloud::Channel::V1::CloudIdentityInfo::CustomerType
Parameter
- value (::Google::Cloud::Channel::V1::CloudIdentityInfo::CustomerType) — CustomerType indicates verification type needed for using services.
Returns
- (::Google::Cloud::Channel::V1::CloudIdentityInfo::CustomerType) — CustomerType indicates verification type needed for using services.
#edu_data
def edu_data() -> ::Google::Cloud::Channel::V1::EduData
Returns
- (::Google::Cloud::Channel::V1::EduData) — Edu information about the customer.
#edu_data=
def edu_data=(value) -> ::Google::Cloud::Channel::V1::EduData
Parameter
- value (::Google::Cloud::Channel::V1::EduData) — Edu information about the customer.
Returns
- (::Google::Cloud::Channel::V1::EduData) — Edu information about the customer.
#is_domain_verified
def is_domain_verified() -> ::Boolean
Returns
- (::Boolean) — Output only. Whether the domain is verified. This field is not returned for a Customer's cloud_identity_info resource. Partners can use the domains.get() method of the Workspace SDK's Directory API, or listen to the PRIMARY_DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their resolve Workspace customers.
#language_code
def language_code() -> ::String
Returns
- (::String) — Language code.
#language_code=
def language_code=(value) -> ::String
Parameter
- value (::String) — Language code.
Returns
- (::String) — Language code.
#phone_number
def phone_number() -> ::String
Returns
- (::String) — Phone number associated with the Cloud Identity.
#phone_number=
def phone_number=(value) -> ::String
Parameter
- value (::String) — Phone number associated with the Cloud Identity.
Returns
- (::String) — Phone number associated with the Cloud Identity.
#primary_domain
def primary_domain() -> ::String
Returns
- (::String) — Output only. The primary domain name.