Package com.google.bigtable.v2
Class Value.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
com.google.bigtable.v2.Value.Builder
- All Implemented Interfaces:
ValueOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Value
public static final class Value.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
implements ValueOrBuilder
`Value` represents a dynamically typed value. The typed fields in `Value` are used as a transport encoding for the actual value (which may be of a more complex type). See the documentation of the `Type` message for more details.Protobuf type
google.bigtable.v2.Value-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Represents a typed value transported as a sequence of values.Represents a typed value transported as a boolean.Represents a typed value transported as a byte sequence.Represents a typed value transported as a date.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Represents a typed value transported as a floating point number.Represents a typed value transported as an integer.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Represents a raw cell timestamp with no type information.Represents a raw byte sequence with no type information.Represents a typed value transported as a string.Represents a typed value transported as a timestamp.The verified `Type` of this `Value`, if it cannot be inferred.clone()Represents a typed value transported as a sequence of values.Represents a typed value transported as a sequence of values.Represents a typed value transported as a sequence of values.booleanRepresents a typed value transported as a boolean.com.google.protobuf.ByteStringRepresents a typed value transported as a byte sequence.com.google.type.DateRepresents a typed value transported as a date.com.google.type.Date.BuilderRepresents a typed value transported as a date.com.google.type.DateOrBuilderRepresents a typed value transported as a date.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptordoubleRepresents a typed value transported as a floating point number.longRepresents a typed value transported as an integer.longRepresents a raw cell timestamp with no type information.com.google.protobuf.ByteStringRepresents a raw byte sequence with no type information.Represents a typed value transported as a string.com.google.protobuf.ByteStringRepresents a typed value transported as a string.com.google.protobuf.TimestampRepresents a typed value transported as a timestamp.com.google.protobuf.Timestamp.BuilderRepresents a typed value transported as a timestamp.com.google.protobuf.TimestampOrBuilderRepresents a typed value transported as a timestamp.getType()The verified `Type` of this `Value`, if it cannot be inferred.The verified `Type` of this `Value`, if it cannot be inferred.The verified `Type` of this `Value`, if it cannot be inferred.booleanRepresents a typed value transported as a sequence of values.booleanRepresents a typed value transported as a boolean.booleanRepresents a typed value transported as a byte sequence.booleanRepresents a typed value transported as a date.booleanRepresents a typed value transported as a floating point number.booleanRepresents a typed value transported as an integer.booleanRepresents a raw cell timestamp with no type information.booleanRepresents a raw byte sequence with no type information.booleanRepresents a typed value transported as a string.booleanRepresents a typed value transported as a timestamp.booleanhasType()The verified `Type` of this `Value`, if it cannot be inferred.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeArrayValue(ArrayValue value) Represents a typed value transported as a sequence of values.mergeDateValue(com.google.type.Date value) Represents a typed value transported as a date.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeTimestampValue(com.google.protobuf.Timestamp value) Represents a typed value transported as a timestamp.The verified `Type` of this `Value`, if it cannot be inferred.final Value.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setArrayValue(ArrayValue value) Represents a typed value transported as a sequence of values.setArrayValue(ArrayValue.Builder builderForValue) Represents a typed value transported as a sequence of values.setBoolValue(boolean value) Represents a typed value transported as a boolean.setBytesValue(com.google.protobuf.ByteString value) Represents a typed value transported as a byte sequence.setDateValue(com.google.type.Date value) Represents a typed value transported as a date.setDateValue(com.google.type.Date.Builder builderForValue) Represents a typed value transported as a date.setFloatValue(double value) Represents a typed value transported as a floating point number.setIntValue(long value) Represents a typed value transported as an integer.setRawTimestampMicros(long value) Represents a raw cell timestamp with no type information.setRawValue(com.google.protobuf.ByteString value) Represents a raw byte sequence with no type information.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStringValue(String value) Represents a typed value transported as a string.setStringValueBytes(com.google.protobuf.ByteString value) Represents a typed value transported as a string.setTimestampValue(com.google.protobuf.Timestamp value) Represents a typed value transported as a timestamp.setTimestampValue(com.google.protobuf.Timestamp.Builder builderForValue) Represents a typed value transported as a timestamp.The verified `Type` of this `Value`, if it cannot be inferred.setType(Type.Builder builderForValue) The verified `Type` of this `Value`, if it cannot be inferred.final Value.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<Value.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
setField
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
setRepeatedField
public Value.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
addRepeatedField
public Value.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Value.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
mergeFrom
public Value.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Value.Builder>- Throws:
IOException
-
getKindCase
- Specified by:
getKindCasein interfaceValueOrBuilder
-
clearKind
-
hasType
public boolean hasType()The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7;- Specified by:
hasTypein interfaceValueOrBuilder- Returns:
- Whether the type field is set.
-
getType
The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7;- Specified by:
getTypein interfaceValueOrBuilder- Returns:
- The type.
-
setType
The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7; -
setType
The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7; -
mergeType
The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7; -
clearType
The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7; -
getTypeBuilder
The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7; -
getTypeOrBuilder
The verified `Type` of this `Value`, if it cannot be inferred. Read results will never specify the encoding for `type` since the value will already have been decoded by the server. Furthermore, the `type` will be omitted entirely if it can be inferred from a previous response. The exact semantics for inferring `type` will vary, and are therefore documented separately for each read method. When using composite types (Struct, Array, Map) only the outermost `Value` will specify the `type`. This top-level `type` will define the types for any nested `Struct' fields, `Array` elements, or `Map` key/value pairs. If a nested `Value` provides a `type` on write, the request will be rejected with INVALID_ARGUMENT.
.google.bigtable.v2.Type type = 7;- Specified by:
getTypeOrBuilderin interfaceValueOrBuilder
-
hasRawValue
public boolean hasRawValue()Represents a raw byte sequence with no type information. The `type` field must be omitted.
bytes raw_value = 8;- Specified by:
hasRawValuein interfaceValueOrBuilder- Returns:
- Whether the rawValue field is set.
-
getRawValue
public com.google.protobuf.ByteString getRawValue()Represents a raw byte sequence with no type information. The `type` field must be omitted.
bytes raw_value = 8;- Specified by:
getRawValuein interfaceValueOrBuilder- Returns:
- The rawValue.
-
setRawValue
Represents a raw byte sequence with no type information. The `type` field must be omitted.
bytes raw_value = 8;- Parameters:
value- The rawValue to set.- Returns:
- This builder for chaining.
-
clearRawValue
Represents a raw byte sequence with no type information. The `type` field must be omitted.
bytes raw_value = 8;- Returns:
- This builder for chaining.
-
hasRawTimestampMicros
public boolean hasRawTimestampMicros()Represents a raw cell timestamp with no type information. The `type` field must be omitted.
int64 raw_timestamp_micros = 9;- Specified by:
hasRawTimestampMicrosin interfaceValueOrBuilder- Returns:
- Whether the rawTimestampMicros field is set.
-
getRawTimestampMicros
public long getRawTimestampMicros()Represents a raw cell timestamp with no type information. The `type` field must be omitted.
int64 raw_timestamp_micros = 9;- Specified by:
getRawTimestampMicrosin interfaceValueOrBuilder- Returns:
- The rawTimestampMicros.
-
setRawTimestampMicros
Represents a raw cell timestamp with no type information. The `type` field must be omitted.
int64 raw_timestamp_micros = 9;- Parameters:
value- The rawTimestampMicros to set.- Returns:
- This builder for chaining.
-
clearRawTimestampMicros
Represents a raw cell timestamp with no type information. The `type` field must be omitted.
int64 raw_timestamp_micros = 9;- Returns:
- This builder for chaining.
-
hasBytesValue
public boolean hasBytesValue()Represents a typed value transported as a byte sequence.
bytes bytes_value = 2;- Specified by:
hasBytesValuein interfaceValueOrBuilder- Returns:
- Whether the bytesValue field is set.
-
getBytesValue
public com.google.protobuf.ByteString getBytesValue()Represents a typed value transported as a byte sequence.
bytes bytes_value = 2;- Specified by:
getBytesValuein interfaceValueOrBuilder- Returns:
- The bytesValue.
-
setBytesValue
Represents a typed value transported as a byte sequence.
bytes bytes_value = 2;- Parameters:
value- The bytesValue to set.- Returns:
- This builder for chaining.
-
clearBytesValue
Represents a typed value transported as a byte sequence.
bytes bytes_value = 2;- Returns:
- This builder for chaining.
-
hasStringValue
public boolean hasStringValue()Represents a typed value transported as a string.
string string_value = 3;- Specified by:
hasStringValuein interfaceValueOrBuilder- Returns:
- Whether the stringValue field is set.
-
getStringValue
Represents a typed value transported as a string.
string string_value = 3;- Specified by:
getStringValuein interfaceValueOrBuilder- Returns:
- The stringValue.
-
getStringValueBytes
public com.google.protobuf.ByteString getStringValueBytes()Represents a typed value transported as a string.
string string_value = 3;- Specified by:
getStringValueBytesin interfaceValueOrBuilder- Returns:
- The bytes for stringValue.
-
setStringValue
Represents a typed value transported as a string.
string string_value = 3;- Parameters:
value- The stringValue to set.- Returns:
- This builder for chaining.
-
clearStringValue
Represents a typed value transported as a string.
string string_value = 3;- Returns:
- This builder for chaining.
-
setStringValueBytes
Represents a typed value transported as a string.
string string_value = 3;- Parameters:
value- The bytes for stringValue to set.- Returns:
- This builder for chaining.
-
hasIntValue
public boolean hasIntValue()Represents a typed value transported as an integer.
int64 int_value = 6;- Specified by:
hasIntValuein interfaceValueOrBuilder- Returns:
- Whether the intValue field is set.
-
getIntValue
public long getIntValue()Represents a typed value transported as an integer.
int64 int_value = 6;- Specified by:
getIntValuein interfaceValueOrBuilder- Returns:
- The intValue.
-
setIntValue
Represents a typed value transported as an integer.
int64 int_value = 6;- Parameters:
value- The intValue to set.- Returns:
- This builder for chaining.
-
clearIntValue
Represents a typed value transported as an integer.
int64 int_value = 6;- Returns:
- This builder for chaining.
-
hasBoolValue
public boolean hasBoolValue()Represents a typed value transported as a boolean.
bool bool_value = 10;- Specified by:
hasBoolValuein interfaceValueOrBuilder- Returns:
- Whether the boolValue field is set.
-
getBoolValue
public boolean getBoolValue()Represents a typed value transported as a boolean.
bool bool_value = 10;- Specified by:
getBoolValuein interfaceValueOrBuilder- Returns:
- The boolValue.
-
setBoolValue
Represents a typed value transported as a boolean.
bool bool_value = 10;- Parameters:
value- The boolValue to set.- Returns:
- This builder for chaining.
-
clearBoolValue
Represents a typed value transported as a boolean.
bool bool_value = 10;- Returns:
- This builder for chaining.
-
hasFloatValue
public boolean hasFloatValue()Represents a typed value transported as a floating point number. Does not support NaN or infinities.
double float_value = 11;- Specified by:
hasFloatValuein interfaceValueOrBuilder- Returns:
- Whether the floatValue field is set.
-
getFloatValue
public double getFloatValue()Represents a typed value transported as a floating point number. Does not support NaN or infinities.
double float_value = 11;- Specified by:
getFloatValuein interfaceValueOrBuilder- Returns:
- The floatValue.
-
setFloatValue
Represents a typed value transported as a floating point number. Does not support NaN or infinities.
double float_value = 11;- Parameters:
value- The floatValue to set.- Returns:
- This builder for chaining.
-
clearFloatValue
Represents a typed value transported as a floating point number. Does not support NaN or infinities.
double float_value = 11;- Returns:
- This builder for chaining.
-
hasTimestampValue
public boolean hasTimestampValue()Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12;- Specified by:
hasTimestampValuein interfaceValueOrBuilder- Returns:
- Whether the timestampValue field is set.
-
getTimestampValue
public com.google.protobuf.Timestamp getTimestampValue()Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12;- Specified by:
getTimestampValuein interfaceValueOrBuilder- Returns:
- The timestampValue.
-
setTimestampValue
Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12; -
setTimestampValue
Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12; -
mergeTimestampValue
Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12; -
clearTimestampValue
Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12; -
getTimestampValueBuilder
public com.google.protobuf.Timestamp.Builder getTimestampValueBuilder()Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12; -
getTimestampValueOrBuilder
public com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder()Represents a typed value transported as a timestamp.
.google.protobuf.Timestamp timestamp_value = 12;- Specified by:
getTimestampValueOrBuilderin interfaceValueOrBuilder
-
hasDateValue
public boolean hasDateValue()Represents a typed value transported as a date.
.google.type.Date date_value = 13;- Specified by:
hasDateValuein interfaceValueOrBuilder- Returns:
- Whether the dateValue field is set.
-
getDateValue
public com.google.type.Date getDateValue()Represents a typed value transported as a date.
.google.type.Date date_value = 13;- Specified by:
getDateValuein interfaceValueOrBuilder- Returns:
- The dateValue.
-
setDateValue
Represents a typed value transported as a date.
.google.type.Date date_value = 13; -
setDateValue
Represents a typed value transported as a date.
.google.type.Date date_value = 13; -
mergeDateValue
Represents a typed value transported as a date.
.google.type.Date date_value = 13; -
clearDateValue
Represents a typed value transported as a date.
.google.type.Date date_value = 13; -
getDateValueBuilder
public com.google.type.Date.Builder getDateValueBuilder()Represents a typed value transported as a date.
.google.type.Date date_value = 13; -
getDateValueOrBuilder
public com.google.type.DateOrBuilder getDateValueOrBuilder()Represents a typed value transported as a date.
.google.type.Date date_value = 13;- Specified by:
getDateValueOrBuilderin interfaceValueOrBuilder
-
hasArrayValue
public boolean hasArrayValue()Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4;- Specified by:
hasArrayValuein interfaceValueOrBuilder- Returns:
- Whether the arrayValue field is set.
-
getArrayValue
Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4;- Specified by:
getArrayValuein interfaceValueOrBuilder- Returns:
- The arrayValue.
-
setArrayValue
Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4; -
setArrayValue
Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4; -
mergeArrayValue
Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4; -
clearArrayValue
Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4; -
getArrayValueBuilder
Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4; -
getArrayValueOrBuilder
Represents a typed value transported as a sequence of values. To differentiate between `Struct`, `Array`, and `Map`, the outermost `Value` must provide an explicit `type` on write. This `type` will apply recursively to the nested `Struct` fields, `Array` elements, or `Map` key/value pairs, which *must not* supply their own `type`.
.google.bigtable.v2.ArrayValue array_value = 4;- Specified by:
getArrayValueOrBuilderin interfaceValueOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Value.Builder>
-