Class Value.RawValue
java.lang.Object
com.google.cloud.bigtable.data.v2.models.Value
com.google.cloud.bigtable.data.v2.models.Value.RawValue
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Value
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.cloud.bigtable.data.v2.models.Value
Value.IntValue, Value.RawTimestamp, Value.RawValue, Value.ValueType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Value.RawValuecreate(com.google.protobuf.ByteString value) abstract com.google.protobuf.ByteStringgetValue()Methods inherited from class com.google.cloud.bigtable.data.v2.models.Value
fromProto, intValue, rawTimestamp, rawValue
-
Constructor Details
-
RawValue
public RawValue()
-
-
Method Details
-
create
-
getValue
-
getValueType
- Specified by:
getValueTypein classValue
-