public static final class AttributesOuterClass.Attributes.AttributeValue extends com.google.protobuf.GeneratedMessageV3 implements AttributesOuterClass.Attributes.AttributeValueOrBuilder
Specifies one attribute value with different type.Protobuf type
istio.mixer.v1.Attributes.AttributeValue| Modifier and Type | Class and Description |
|---|---|
static class |
AttributesOuterClass.Attributes.AttributeValue.Builder
Specifies one attribute value with different type.
|
static class |
AttributesOuterClass.Attributes.AttributeValue.ValueCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
BOOL_VALUE_FIELD_NUMBER |
static int |
BYTES_VALUE_FIELD_NUMBER |
static int |
DOUBLE_VALUE_FIELD_NUMBER |
static int |
DURATION_VALUE_FIELD_NUMBER |
static int |
INT64_VALUE_FIELD_NUMBER |
static int |
STRING_MAP_VALUE_FIELD_NUMBER |
static int |
STRING_VALUE_FIELD_NUMBER |
static int |
TIMESTAMP_VALUE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
getBoolValue()
Used for values of type BOOL
|
com.google.protobuf.ByteString |
getBytesValue()
Used for values of type BYTES
|
static AttributesOuterClass.Attributes.AttributeValue |
getDefaultInstance() |
AttributesOuterClass.Attributes.AttributeValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getDoubleValue()
Used for values of type DOUBLE
|
com.google.protobuf.Duration |
getDurationValue()
Used for values of type DURATION
|
com.google.protobuf.DurationOrBuilder |
getDurationValueOrBuilder()
Used for values of type DURATION
|
long |
getInt64Value()
Used for values of type INT64
|
com.google.protobuf.Parser<AttributesOuterClass.Attributes.AttributeValue> |
getParserForType() |
int |
getSerializedSize() |
AttributesOuterClass.Attributes.StringMap |
getStringMapValue()
Used for values of type STRING_MAP
|
AttributesOuterClass.Attributes.StringMapOrBuilder |
getStringMapValueOrBuilder()
Used for values of type STRING_MAP
|
String |
getStringValue()
Used for values of type STRING, DNS_NAME, EMAIL_ADDRESS, and URI
|
com.google.protobuf.ByteString |
getStringValueBytes()
Used for values of type STRING, DNS_NAME, EMAIL_ADDRESS, and URI
|
com.google.protobuf.Timestamp |
getTimestampValue()
Used for values of type TIMESTAMP
|
com.google.protobuf.TimestampOrBuilder |
getTimestampValueOrBuilder()
Used for values of type TIMESTAMP
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
AttributesOuterClass.Attributes.AttributeValue.ValueCase |
getValueCase() |
boolean |
hasDurationValue()
Used for values of type DURATION
|
int |
hashCode() |
boolean |
hasStringMapValue()
Used for values of type STRING_MAP
|
boolean |
hasTimestampValue()
Used for values of type TIMESTAMP
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AttributesOuterClass.Attributes.AttributeValue.Builder |
newBuilder() |
static AttributesOuterClass.Attributes.AttributeValue.Builder |
newBuilder(AttributesOuterClass.Attributes.AttributeValue prototype) |
AttributesOuterClass.Attributes.AttributeValue.Builder |
newBuilderForType() |
protected AttributesOuterClass.Attributes.AttributeValue.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static AttributesOuterClass.Attributes.AttributeValue |
parseDelimitedFrom(InputStream input) |
static AttributesOuterClass.Attributes.AttributeValue |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(byte[] data) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(ByteBuffer data) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(com.google.protobuf.ByteString data) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(InputStream input) |
static AttributesOuterClass.Attributes.AttributeValue |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AttributesOuterClass.Attributes.AttributeValue> |
parser() |
AttributesOuterClass.Attributes.AttributeValue.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STRING_VALUE_FIELD_NUMBER
public static final int INT64_VALUE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER
public static final int BOOL_VALUE_FIELD_NUMBER
public static final int BYTES_VALUE_FIELD_NUMBER
public static final int TIMESTAMP_VALUE_FIELD_NUMBER
public static final int DURATION_VALUE_FIELD_NUMBER
public static final int STRING_MAP_VALUE_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public AttributesOuterClass.Attributes.AttributeValue.ValueCase getValueCase()
getValueCase in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic String getStringValue()
Used for values of type STRING, DNS_NAME, EMAIL_ADDRESS, and URI
string string_value = 2;getStringValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic com.google.protobuf.ByteString getStringValueBytes()
Used for values of type STRING, DNS_NAME, EMAIL_ADDRESS, and URI
string string_value = 2;getStringValueBytes in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic long getInt64Value()
Used for values of type INT64
int64 int64_value = 3;getInt64Value in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic double getDoubleValue()
Used for values of type DOUBLE
double double_value = 4;getDoubleValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic boolean getBoolValue()
Used for values of type BOOL
bool bool_value = 5;getBoolValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic com.google.protobuf.ByteString getBytesValue()
Used for values of type BYTES
bytes bytes_value = 6;getBytesValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic boolean hasTimestampValue()
Used for values of type TIMESTAMP
.google.protobuf.Timestamp timestamp_value = 7;hasTimestampValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic com.google.protobuf.Timestamp getTimestampValue()
Used for values of type TIMESTAMP
.google.protobuf.Timestamp timestamp_value = 7;getTimestampValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder()
Used for values of type TIMESTAMP
.google.protobuf.Timestamp timestamp_value = 7;getTimestampValueOrBuilder in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic boolean hasDurationValue()
Used for values of type DURATION
.google.protobuf.Duration duration_value = 8;hasDurationValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic com.google.protobuf.Duration getDurationValue()
Used for values of type DURATION
.google.protobuf.Duration duration_value = 8;getDurationValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic com.google.protobuf.DurationOrBuilder getDurationValueOrBuilder()
Used for values of type DURATION
.google.protobuf.Duration duration_value = 8;getDurationValueOrBuilder in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic boolean hasStringMapValue()
Used for values of type STRING_MAP
.istio.mixer.v1.Attributes.StringMap string_map_value = 9;hasStringMapValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic AttributesOuterClass.Attributes.StringMap getStringMapValue()
Used for values of type STRING_MAP
.istio.mixer.v1.Attributes.StringMap string_map_value = 9;getStringMapValue in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic AttributesOuterClass.Attributes.StringMapOrBuilder getStringMapValueOrBuilder()
Used for values of type STRING_MAP
.istio.mixer.v1.Attributes.StringMap string_map_value = 9;getStringMapValueOrBuilder in interface AttributesOuterClass.Attributes.AttributeValueOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(InputStream input) throws IOException
IOExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AttributesOuterClass.Attributes.AttributeValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AttributesOuterClass.Attributes.AttributeValue.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AttributesOuterClass.Attributes.AttributeValue.Builder newBuilder()
public static AttributesOuterClass.Attributes.AttributeValue.Builder newBuilder(AttributesOuterClass.Attributes.AttributeValue prototype)
public AttributesOuterClass.Attributes.AttributeValue.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AttributesOuterClass.Attributes.AttributeValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AttributesOuterClass.Attributes.AttributeValue getDefaultInstance()
public static com.google.protobuf.Parser<AttributesOuterClass.Attributes.AttributeValue> parser()
public com.google.protobuf.Parser<AttributesOuterClass.Attributes.AttributeValue> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AttributesOuterClass.Attributes.AttributeValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 WSO2. All rights reserved.