Uses of Class
com.google.cloud.bigtable.admin.v2.models.Type.Bytes
Packages that use Type.Bytes
-
Uses of Type.Bytes in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return Type.BytesModifier and TypeMethodDescriptionstatic Type.BytesType.bytes(Type.Bytes.Encoding encoding) Creates a Bytes type with the specified encodingstatic Type.BytesType.Bytes.create(Type.Bytes.Encoding encoding) abstract Type.BytesType.Int64.Encoding.BigEndianBytes.getBytes()static Type.BytesType.rawBytes()Creates a Bytes type with a "raw" encoding, leaving the bytes encoded as they are passed in.Methods in com.google.cloud.bigtable.admin.v2.models with parameters of type Type.Bytes