Package com.google.cloud.channel.v1
Class CloudIdentityInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.channel.v1.CloudIdentityInfo
-
- All Implemented Interfaces:
CloudIdentityInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class CloudIdentityInfo extends com.google.protobuf.GeneratedMessageV3 implements CloudIdentityInfoOrBuilder
Cloud Identity information for the Cloud Channel Customer.
Protobuf typegoogle.cloud.channel.v1.CloudIdentityInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCloudIdentityInfo.BuilderCloud Identity information for the Cloud Channel Customer.static classCloudIdentityInfo.CustomerTypeCustomerType of the customer-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADMIN_CONSOLE_URI_FIELD_NUMBERstatic intALTERNATE_EMAIL_FIELD_NUMBERstatic intCUSTOMER_TYPE_FIELD_NUMBERstatic intEDU_DATA_FIELD_NUMBERstatic intIS_DOMAIN_VERIFIED_FIELD_NUMBERstatic intLANGUAGE_CODE_FIELD_NUMBERstatic intPHONE_NUMBER_FIELD_NUMBERstatic intPRIMARY_DOMAIN_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAdminConsoleUri()Output only.com.google.protobuf.ByteStringgetAdminConsoleUriBytes()Output only.StringgetAlternateEmail()The alternate email.com.google.protobuf.ByteStringgetAlternateEmailBytes()The alternate email.CloudIdentityInfo.CustomerTypegetCustomerType()CustomerType indicates verification type needed for using services.intgetCustomerTypeValue()CustomerType indicates verification type needed for using services.static CloudIdentityInfogetDefaultInstance()CloudIdentityInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()EduDatagetEduData()Edu information about the customer.EduDataOrBuildergetEduDataOrBuilder()Edu information about the customer.booleangetIsDomainVerified()Output only.StringgetLanguageCode()Language code.com.google.protobuf.ByteStringgetLanguageCodeBytes()Language code.com.google.protobuf.Parser<CloudIdentityInfo>getParserForType()StringgetPhoneNumber()Phone number associated with the Cloud Identity.com.google.protobuf.ByteStringgetPhoneNumberBytes()Phone number associated with the Cloud Identity.StringgetPrimaryDomain()Output only.com.google.protobuf.ByteStringgetPrimaryDomainBytes()Output only.intgetSerializedSize()booleanhasEduData()Edu information about the customer.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CloudIdentityInfo.BuildernewBuilder()static CloudIdentityInfo.BuildernewBuilder(CloudIdentityInfo prototype)CloudIdentityInfo.BuildernewBuilderForType()protected CloudIdentityInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CloudIdentityInfoparseDelimitedFrom(InputStream input)static CloudIdentityInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoparseFrom(byte[] data)static CloudIdentityInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoparseFrom(com.google.protobuf.ByteString data)static CloudIdentityInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoparseFrom(com.google.protobuf.CodedInputStream input)static CloudIdentityInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoparseFrom(InputStream input)static CloudIdentityInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudIdentityInfoparseFrom(ByteBuffer data)static CloudIdentityInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CloudIdentityInfo>parser()CloudIdentityInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CUSTOMER_TYPE_FIELD_NUMBER
public static final int CUSTOMER_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIMARY_DOMAIN_FIELD_NUMBER
public static final int PRIMARY_DOMAIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_DOMAIN_VERIFIED_FIELD_NUMBER
public static final int IS_DOMAIN_VERIFIED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALTERNATE_EMAIL_FIELD_NUMBER
public static final int ALTERNATE_EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PHONE_NUMBER_FIELD_NUMBER
public static final int PHONE_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADMIN_CONSOLE_URI_FIELD_NUMBER
public static final int ADMIN_CONSOLE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EDU_DATA_FIELD_NUMBER
public static final int EDU_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getCustomerTypeValue
public int getCustomerTypeValue()
CustomerType indicates verification type needed for using services.
.google.cloud.channel.v1.CloudIdentityInfo.CustomerType customer_type = 1;- Specified by:
getCustomerTypeValuein interfaceCloudIdentityInfoOrBuilder- Returns:
- The enum numeric value on the wire for customerType.
-
getCustomerType
public CloudIdentityInfo.CustomerType getCustomerType()
CustomerType indicates verification type needed for using services.
.google.cloud.channel.v1.CloudIdentityInfo.CustomerType customer_type = 1;- Specified by:
getCustomerTypein interfaceCloudIdentityInfoOrBuilder- Returns:
- The customerType.
-
getPrimaryDomain
public String getPrimaryDomain()
Output only. The primary domain name.
string primary_domain = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPrimaryDomainin interfaceCloudIdentityInfoOrBuilder- Returns:
- The primaryDomain.
-
getPrimaryDomainBytes
public com.google.protobuf.ByteString getPrimaryDomainBytes()
Output only. The primary domain name.
string primary_domain = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPrimaryDomainBytesin interfaceCloudIdentityInfoOrBuilder- Returns:
- The bytes for primaryDomain.
-
getIsDomainVerified
public boolean getIsDomainVerified()
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.
bool is_domain_verified = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIsDomainVerifiedin interfaceCloudIdentityInfoOrBuilder- Returns:
- The isDomainVerified.
-
getAlternateEmail
public String getAlternateEmail()
The alternate email.
string alternate_email = 6;- Specified by:
getAlternateEmailin interfaceCloudIdentityInfoOrBuilder- Returns:
- The alternateEmail.
-
getAlternateEmailBytes
public com.google.protobuf.ByteString getAlternateEmailBytes()
The alternate email.
string alternate_email = 6;- Specified by:
getAlternateEmailBytesin interfaceCloudIdentityInfoOrBuilder- Returns:
- The bytes for alternateEmail.
-
getPhoneNumber
public String getPhoneNumber()
Phone number associated with the Cloud Identity.
string phone_number = 7;- Specified by:
getPhoneNumberin interfaceCloudIdentityInfoOrBuilder- Returns:
- The phoneNumber.
-
getPhoneNumberBytes
public com.google.protobuf.ByteString getPhoneNumberBytes()
Phone number associated with the Cloud Identity.
string phone_number = 7;- Specified by:
getPhoneNumberBytesin interfaceCloudIdentityInfoOrBuilder- Returns:
- The bytes for phoneNumber.
-
getLanguageCode
public String getLanguageCode()
Language code.
string language_code = 8;- Specified by:
getLanguageCodein interfaceCloudIdentityInfoOrBuilder- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Language code.
string language_code = 8;- Specified by:
getLanguageCodeBytesin interfaceCloudIdentityInfoOrBuilder- Returns:
- The bytes for languageCode.
-
getAdminConsoleUri
public String getAdminConsoleUri()
Output only. URI of Customer's Admin console dashboard.
string admin_console_uri = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAdminConsoleUriin interfaceCloudIdentityInfoOrBuilder- Returns:
- The adminConsoleUri.
-
getAdminConsoleUriBytes
public com.google.protobuf.ByteString getAdminConsoleUriBytes()
Output only. URI of Customer's Admin console dashboard.
string admin_console_uri = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAdminConsoleUriBytesin interfaceCloudIdentityInfoOrBuilder- Returns:
- The bytes for adminConsoleUri.
-
hasEduData
public boolean hasEduData()
Edu information about the customer.
.google.cloud.channel.v1.EduData edu_data = 22;- Specified by:
hasEduDatain interfaceCloudIdentityInfoOrBuilder- Returns:
- Whether the eduData field is set.
-
getEduData
public EduData getEduData()
Edu information about the customer.
.google.cloud.channel.v1.EduData edu_data = 22;- Specified by:
getEduDatain interfaceCloudIdentityInfoOrBuilder- Returns:
- The eduData.
-
getEduDataOrBuilder
public EduDataOrBuilder getEduDataOrBuilder()
Edu information about the customer.
.google.cloud.channel.v1.EduData edu_data = 22;- Specified by:
getEduDataOrBuilderin interfaceCloudIdentityInfoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CloudIdentityInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudIdentityInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudIdentityInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudIdentityInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudIdentityInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudIdentityInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudIdentityInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CloudIdentityInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CloudIdentityInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CloudIdentityInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CloudIdentityInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CloudIdentityInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CloudIdentityInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CloudIdentityInfo.Builder newBuilder()
-
newBuilder
public static CloudIdentityInfo.Builder newBuilder(CloudIdentityInfo prototype)
-
toBuilder
public CloudIdentityInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CloudIdentityInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CloudIdentityInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CloudIdentityInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<CloudIdentityInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CloudIdentityInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-