Class Type.Bytes
java.lang.Object
com.google.cloud.bigtable.admin.v2.models.Type
com.google.cloud.bigtable.admin.v2.models.Type.Bytes
- Enclosing class:
- Type
Represents a string of bytes with a specific encoding.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.google.cloud.bigtable.admin.v2.models.Type
Type.Aggregate, Type.Bytes, Type.Int64, Type.Raw, Type.SumAggregateInput -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Type.Bytescreate(Type.Bytes.Encoding encoding) abstract Type.Bytes.Encoding
-
Constructor Details
-
Bytes
public Bytes()
-
-
Method Details
-
create
-
getEncoding
-