Package com.google.cloud.channel.v1
Class Customer
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.channel.v1.Customer
-
- All Implemented Interfaces:
CustomerOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class Customer extends com.google.protobuf.GeneratedMessageV3 implements CustomerOrBuilder
Entity representing a customer of a reseller or distributor.
Protobuf typegoogle.cloud.channel.v1.Customer
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Customer.Builder
Entity representing a customer of a reseller or distributor.-
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 int
ALTERNATE_EMAIL_FIELD_NUMBER
static int
CHANNEL_PARTNER_ID_FIELD_NUMBER
static int
CLOUD_IDENTITY_ID_FIELD_NUMBER
static int
CLOUD_IDENTITY_INFO_FIELD_NUMBER
static int
CORRELATION_ID_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
DOMAIN_FIELD_NUMBER
static int
LANGUAGE_CODE_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
ORG_DISPLAY_NAME_FIELD_NUMBER
static int
ORG_POSTAL_ADDRESS_FIELD_NUMBER
static int
PRIMARY_CONTACT_INFO_FIELD_NUMBER
static int
UPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAlternateEmail()
Secondary contact email.com.google.protobuf.ByteString
getAlternateEmailBytes()
Secondary contact email.String
getChannelPartnerId()
Cloud Identity ID of the customer's channel partner.com.google.protobuf.ByteString
getChannelPartnerIdBytes()
Cloud Identity ID of the customer's channel partner.String
getCloudIdentityId()
Output only.com.google.protobuf.ByteString
getCloudIdentityIdBytes()
Output only.CloudIdentityInfo
getCloudIdentityInfo()
Output only.CloudIdentityInfoOrBuilder
getCloudIdentityInfoOrBuilder()
Output only.String
getCorrelationId()
Optional.com.google.protobuf.ByteString
getCorrelationIdBytes()
Optional.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.static Customer
getDefaultInstance()
Customer
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDomain()
Required.com.google.protobuf.ByteString
getDomainBytes()
Required.String
getLanguageCode()
Optional.com.google.protobuf.ByteString
getLanguageCodeBytes()
Optional.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.String
getOrgDisplayName()
Required.com.google.protobuf.ByteString
getOrgDisplayNameBytes()
Required.com.google.type.PostalAddress
getOrgPostalAddress()
Required.com.google.type.PostalAddressOrBuilder
getOrgPostalAddressOrBuilder()
Required.com.google.protobuf.Parser<Customer>
getParserForType()
ContactInfo
getPrimaryContactInfo()
Primary contact info.ContactInfoOrBuilder
getPrimaryContactInfoOrBuilder()
Primary contact info.int
getSerializedSize()
com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasCloudIdentityInfo()
Output only.boolean
hasCreateTime()
Output only.int
hashCode()
boolean
hasOrgPostalAddress()
Required.boolean
hasPrimaryContactInfo()
Primary contact info.boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Customer.Builder
newBuilder()
static Customer.Builder
newBuilder(Customer prototype)
Customer.Builder
newBuilderForType()
protected Customer.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Customer
parseDelimitedFrom(InputStream input)
static Customer
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Customer
parseFrom(byte[] data)
static Customer
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Customer
parseFrom(com.google.protobuf.ByteString data)
static Customer
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Customer
parseFrom(com.google.protobuf.CodedInputStream input)
static Customer
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Customer
parseFrom(InputStream input)
static Customer
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Customer
parseFrom(ByteBuffer data)
static Customer
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Customer>
parser()
Customer.Builder
toBuilder()
void
writeTo(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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORG_DISPLAY_NAME_FIELD_NUMBER
public static final int ORG_DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORG_POSTAL_ADDRESS_FIELD_NUMBER
public static final int ORG_POSTAL_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIMARY_CONTACT_INFO_FIELD_NUMBER
public static final int PRIMARY_CONTACT_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALTERNATE_EMAIL_FIELD_NUMBER
public static final int ALTERNATE_EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOMAIN_FIELD_NUMBER
public static final int DOMAIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_IDENTITY_ID_FIELD_NUMBER
public static final int CLOUD_IDENTITY_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_IDENTITY_INFO_FIELD_NUMBER
public static final int CLOUD_IDENTITY_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANNEL_PARTNER_ID_FIELD_NUMBER
public static final int CHANNEL_PARTNER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CORRELATION_ID_FIELD_NUMBER
public static final int CORRELATION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Output only. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getName
in interfaceCustomerOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNameBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for name.
-
getOrgDisplayName
public String getOrgDisplayName()
Required. Name of the organization that the customer entity represents.
string org_display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getOrgDisplayName
in interfaceCustomerOrBuilder
- Returns:
- The orgDisplayName.
-
getOrgDisplayNameBytes
public com.google.protobuf.ByteString getOrgDisplayNameBytes()
Required. Name of the organization that the customer entity represents.
string org_display_name = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getOrgDisplayNameBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for orgDisplayName.
-
hasOrgPostalAddress
public boolean hasOrgPostalAddress()
Required. The organization address for the customer. To enforce US laws and embargoes, we require a region, postal code, and address lines. You must provide valid addresses for every customer. To set the customer's language, use the Customer-level language code.
.google.type.PostalAddress org_postal_address = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasOrgPostalAddress
in interfaceCustomerOrBuilder
- Returns:
- Whether the orgPostalAddress field is set.
-
getOrgPostalAddress
public com.google.type.PostalAddress getOrgPostalAddress()
Required. The organization address for the customer. To enforce US laws and embargoes, we require a region, postal code, and address lines. You must provide valid addresses for every customer. To set the customer's language, use the Customer-level language code.
.google.type.PostalAddress org_postal_address = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getOrgPostalAddress
in interfaceCustomerOrBuilder
- Returns:
- The orgPostalAddress.
-
getOrgPostalAddressOrBuilder
public com.google.type.PostalAddressOrBuilder getOrgPostalAddressOrBuilder()
Required. The organization address for the customer. To enforce US laws and embargoes, we require a region, postal code, and address lines. You must provide valid addresses for every customer. To set the customer's language, use the Customer-level language code.
.google.type.PostalAddress org_postal_address = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getOrgPostalAddressOrBuilder
in interfaceCustomerOrBuilder
-
hasPrimaryContactInfo
public boolean hasPrimaryContactInfo()
Primary contact info.
.google.cloud.channel.v1.ContactInfo primary_contact_info = 4;
- Specified by:
hasPrimaryContactInfo
in interfaceCustomerOrBuilder
- Returns:
- Whether the primaryContactInfo field is set.
-
getPrimaryContactInfo
public ContactInfo getPrimaryContactInfo()
Primary contact info.
.google.cloud.channel.v1.ContactInfo primary_contact_info = 4;
- Specified by:
getPrimaryContactInfo
in interfaceCustomerOrBuilder
- Returns:
- The primaryContactInfo.
-
getPrimaryContactInfoOrBuilder
public ContactInfoOrBuilder getPrimaryContactInfoOrBuilder()
Primary contact info.
.google.cloud.channel.v1.ContactInfo primary_contact_info = 4;
- Specified by:
getPrimaryContactInfoOrBuilder
in interfaceCustomerOrBuilder
-
getAlternateEmail
public String getAlternateEmail()
Secondary contact email. You need to provide an alternate email to create different domains if a primary contact email already exists. Users will receive a notification with credentials when you create an admin.google.com account. Secondary emails are also recovery email addresses. Alternate emails are optional when you create Team customers.
string alternate_email = 5;
- Specified by:
getAlternateEmail
in interfaceCustomerOrBuilder
- Returns:
- The alternateEmail.
-
getAlternateEmailBytes
public com.google.protobuf.ByteString getAlternateEmailBytes()
Secondary contact email. You need to provide an alternate email to create different domains if a primary contact email already exists. Users will receive a notification with credentials when you create an admin.google.com account. Secondary emails are also recovery email addresses. Alternate emails are optional when you create Team customers.
string alternate_email = 5;
- Specified by:
getAlternateEmailBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for alternateEmail.
-
getDomain
public String getDomain()
Required. The customer's primary domain. Must match the primary contact email's domain.
string domain = 6 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDomain
in interfaceCustomerOrBuilder
- Returns:
- The domain.
-
getDomainBytes
public com.google.protobuf.ByteString getDomainBytes()
Required. The customer's primary domain. Must match the primary contact email's domain.
string domain = 6 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDomainBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for domain.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Time when the customer was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfaceCustomerOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Time when the customer was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTime
in interfaceCustomerOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time when the customer was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTimeOrBuilder
in interfaceCustomerOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Time when the customer was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpdateTime
in interfaceCustomerOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Time when the customer was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTime
in interfaceCustomerOrBuilder
- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time when the customer was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTimeOrBuilder
in interfaceCustomerOrBuilder
-
getCloudIdentityId
public String getCloudIdentityId()
Output only. The customer's Cloud Identity ID if the customer has a Cloud Identity resource.
string cloud_identity_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCloudIdentityId
in interfaceCustomerOrBuilder
- Returns:
- The cloudIdentityId.
-
getCloudIdentityIdBytes
public com.google.protobuf.ByteString getCloudIdentityIdBytes()
Output only. The customer's Cloud Identity ID if the customer has a Cloud Identity resource.
string cloud_identity_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCloudIdentityIdBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for cloudIdentityId.
-
getLanguageCode
public String getLanguageCode()
Optional. The BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
string language_code = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLanguageCode
in interfaceCustomerOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Optional. The BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
string language_code = 10 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLanguageCodeBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for languageCode.
-
hasCloudIdentityInfo
public boolean hasCloudIdentityInfo()
Output only. Cloud Identity information for the customer. Populated only if a Cloud Identity account exists for this customer.
.google.cloud.channel.v1.CloudIdentityInfo cloud_identity_info = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCloudIdentityInfo
in interfaceCustomerOrBuilder
- Returns:
- Whether the cloudIdentityInfo field is set.
-
getCloudIdentityInfo
public CloudIdentityInfo getCloudIdentityInfo()
Output only. Cloud Identity information for the customer. Populated only if a Cloud Identity account exists for this customer.
.google.cloud.channel.v1.CloudIdentityInfo cloud_identity_info = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCloudIdentityInfo
in interfaceCustomerOrBuilder
- Returns:
- The cloudIdentityInfo.
-
getCloudIdentityInfoOrBuilder
public CloudIdentityInfoOrBuilder getCloudIdentityInfoOrBuilder()
Output only. Cloud Identity information for the customer. Populated only if a Cloud Identity account exists for this customer.
.google.cloud.channel.v1.CloudIdentityInfo cloud_identity_info = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCloudIdentityInfoOrBuilder
in interfaceCustomerOrBuilder
-
getChannelPartnerId
public String getChannelPartnerId()
Cloud Identity ID of the customer's channel partner. Populated only if a channel partner exists for this customer.
string channel_partner_id = 13;
- Specified by:
getChannelPartnerId
in interfaceCustomerOrBuilder
- Returns:
- The channelPartnerId.
-
getChannelPartnerIdBytes
public com.google.protobuf.ByteString getChannelPartnerIdBytes()
Cloud Identity ID of the customer's channel partner. Populated only if a channel partner exists for this customer.
string channel_partner_id = 13;
- Specified by:
getChannelPartnerIdBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for channelPartnerId.
-
getCorrelationId
public String getCorrelationId()
Optional. External CRM ID for the customer. Populated only if a CRM ID exists for this customer.
string correlation_id = 14 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCorrelationId
in interfaceCustomerOrBuilder
- Returns:
- The correlationId.
-
getCorrelationIdBytes
public com.google.protobuf.ByteString getCorrelationIdBytes()
Optional. External CRM ID for the customer. Populated only if a CRM ID exists for this customer.
string correlation_id = 14 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCorrelationIdBytes
in interfaceCustomerOrBuilder
- Returns:
- The bytes for correlationId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Customer parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Customer parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Customer parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Customer parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Customer parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Customer parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Customer parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Customer parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Customer parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Customer parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Customer parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Customer parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Customer.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Customer.Builder newBuilder()
-
newBuilder
public static Customer.Builder newBuilder(Customer prototype)
-
toBuilder
public Customer.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Customer.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Customer getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Customer> parser()
-
getParserForType
public com.google.protobuf.Parser<Customer> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Customer getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-