Uses of Class
com.google.bigtable.v2.ProtoFormat
-
Uses of ProtoFormat in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ProtoFormatModifier and TypeMethodDescriptionProtoFormat.Builder.build()ProtoFormat.Builder.buildPartial()static ProtoFormatProtoFormat.getDefaultInstance()ProtoFormat.Builder.getDefaultInstanceForType()ProtoFormat.getDefaultInstanceForType()ExecuteQueryRequest.Builder.getProtoFormat()Protocol buffer format as described by ProtoSchema and ProtoRows messages.ExecuteQueryRequest.getProtoFormat()Protocol buffer format as described by ProtoSchema and ProtoRows messages.ExecuteQueryRequestOrBuilder.getProtoFormat()Protocol buffer format as described by ProtoSchema and ProtoRows messages.static ProtoFormatProtoFormat.parseDelimitedFrom(InputStream input) static ProtoFormatProtoFormat.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoFormatProtoFormat.parseFrom(byte[] data) static ProtoFormatProtoFormat.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoFormatProtoFormat.parseFrom(com.google.protobuf.ByteString data) static ProtoFormatProtoFormat.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoFormatProtoFormat.parseFrom(com.google.protobuf.CodedInputStream input) static ProtoFormatProtoFormat.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoFormatProtoFormat.parseFrom(InputStream input) static ProtoFormatProtoFormat.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoFormatProtoFormat.parseFrom(ByteBuffer data) static ProtoFormatProtoFormat.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type ProtoFormatModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtoFormat>ProtoFormat.getParserForType()static com.google.protobuf.Parser<ProtoFormat>ProtoFormat.parser()Methods in com.google.bigtable.v2 with parameters of type ProtoFormatModifier and TypeMethodDescriptionProtoFormat.Builder.mergeFrom(ProtoFormat other) ExecuteQueryRequest.Builder.mergeProtoFormat(ProtoFormat value) Protocol buffer format as described by ProtoSchema and ProtoRows messages.static ProtoFormat.BuilderProtoFormat.newBuilder(ProtoFormat prototype) ExecuteQueryRequest.Builder.setProtoFormat(ProtoFormat value) Protocol buffer format as described by ProtoSchema and ProtoRows messages.