Class WeaviateProtoProperties.PhoneNumber
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.weaviate.client.grpc.protocol.v1.WeaviateProtoProperties.PhoneNumber
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WeaviateProtoProperties.PhoneNumberOrBuilder,Serializable
- Enclosing class:
- WeaviateProtoProperties
public static final class WeaviateProtoProperties.PhoneNumber extends com.google.protobuf.GeneratedMessageV3 implements WeaviateProtoProperties.PhoneNumberOrBuilder
Protobuf typeweaviate.v1.PhoneNumber- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWeaviateProtoProperties.PhoneNumber.BuilderProtobuf typeweaviate.v1.PhoneNumber-
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 intCOUNTRY_CODE_FIELD_NUMBERstatic intDEFAULT_COUNTRY_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intINTERNATIONAL_FORMATTED_FIELD_NUMBERstatic intNATIONAL_FIELD_NUMBERstatic intNATIONAL_FORMATTED_FIELD_NUMBERstatic intVALID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)longgetCountryCode()uint64 country_code = 1;StringgetDefaultCountry()string default_country = 2;com.google.protobuf.ByteStringgetDefaultCountryBytes()string default_country = 2;static WeaviateProtoProperties.PhoneNumbergetDefaultInstance()WeaviateProtoProperties.PhoneNumbergetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetInput()string input = 3;com.google.protobuf.ByteStringgetInputBytes()string input = 3;StringgetInternationalFormatted()string international_formatted = 4;com.google.protobuf.ByteStringgetInternationalFormattedBytes()string international_formatted = 4;longgetNational()uint64 national = 5;StringgetNationalFormatted()string national_formatted = 6;com.google.protobuf.ByteStringgetNationalFormattedBytes()string national_formatted = 6;com.google.protobuf.Parser<WeaviateProtoProperties.PhoneNumber>getParserForType()intgetSerializedSize()booleangetValid()bool valid = 7;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WeaviateProtoProperties.PhoneNumber.BuildernewBuilder()static WeaviateProtoProperties.PhoneNumber.BuildernewBuilder(WeaviateProtoProperties.PhoneNumber prototype)WeaviateProtoProperties.PhoneNumber.BuildernewBuilderForType()protected WeaviateProtoProperties.PhoneNumber.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WeaviateProtoProperties.PhoneNumberparseDelimitedFrom(InputStream input)static WeaviateProtoProperties.PhoneNumberparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.PhoneNumberparseFrom(byte[] data)static WeaviateProtoProperties.PhoneNumberparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.PhoneNumberparseFrom(com.google.protobuf.ByteString data)static WeaviateProtoProperties.PhoneNumberparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.PhoneNumberparseFrom(com.google.protobuf.CodedInputStream input)static WeaviateProtoProperties.PhoneNumberparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.PhoneNumberparseFrom(InputStream input)static WeaviateProtoProperties.PhoneNumberparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.PhoneNumberparseFrom(ByteBuffer data)static WeaviateProtoProperties.PhoneNumberparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WeaviateProtoProperties.PhoneNumber>parser()WeaviateProtoProperties.PhoneNumber.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
-
COUNTRY_CODE_FIELD_NUMBER
public static final int COUNTRY_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULT_COUNTRY_FIELD_NUMBER
public static final int DEFAULT_COUNTRY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERNATIONAL_FORMATTED_FIELD_NUMBER
public static final int INTERNATIONAL_FORMATTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NATIONAL_FIELD_NUMBER
public static final int NATIONAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NATIONAL_FORMATTED_FIELD_NUMBER
public static final int NATIONAL_FORMATTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALID_FIELD_NUMBER
public static final int VALID_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
-
getCountryCode
public long getCountryCode()
uint64 country_code = 1;- Specified by:
getCountryCodein interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The countryCode.
-
getDefaultCountry
public String getDefaultCountry()
string default_country = 2;- Specified by:
getDefaultCountryin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The defaultCountry.
-
getDefaultCountryBytes
public com.google.protobuf.ByteString getDefaultCountryBytes()
string default_country = 2;- Specified by:
getDefaultCountryBytesin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The bytes for defaultCountry.
-
getInput
public String getInput()
string input = 3;- Specified by:
getInputin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The input.
-
getInputBytes
public com.google.protobuf.ByteString getInputBytes()
string input = 3;- Specified by:
getInputBytesin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The bytes for input.
-
getInternationalFormatted
public String getInternationalFormatted()
string international_formatted = 4;- Specified by:
getInternationalFormattedin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The internationalFormatted.
-
getInternationalFormattedBytes
public com.google.protobuf.ByteString getInternationalFormattedBytes()
string international_formatted = 4;- Specified by:
getInternationalFormattedBytesin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The bytes for internationalFormatted.
-
getNational
public long getNational()
uint64 national = 5;- Specified by:
getNationalin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The national.
-
getNationalFormatted
public String getNationalFormatted()
string national_formatted = 6;- Specified by:
getNationalFormattedin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The nationalFormatted.
-
getNationalFormattedBytes
public com.google.protobuf.ByteString getNationalFormattedBytes()
string national_formatted = 6;- Specified by:
getNationalFormattedBytesin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The bytes for nationalFormatted.
-
getValid
public boolean getValid()
bool valid = 7;- Specified by:
getValidin interfaceWeaviateProtoProperties.PhoneNumberOrBuilder- Returns:
- The valid.
-
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 WeaviateProtoProperties.PhoneNumber parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoProperties.PhoneNumber parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoProperties.PhoneNumber parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoProperties.PhoneNumber parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public WeaviateProtoProperties.PhoneNumber.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WeaviateProtoProperties.PhoneNumber.Builder newBuilder()
-
newBuilder
public static WeaviateProtoProperties.PhoneNumber.Builder newBuilder(WeaviateProtoProperties.PhoneNumber prototype)
-
toBuilder
public WeaviateProtoProperties.PhoneNumber.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WeaviateProtoProperties.PhoneNumber.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WeaviateProtoProperties.PhoneNumber getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WeaviateProtoProperties.PhoneNumber> parser()
-
getParserForType
public com.google.protobuf.Parser<WeaviateProtoProperties.PhoneNumber> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WeaviateProtoProperties.PhoneNumber getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-