Uses of Class
com.google.bigtable.v2.ProtoFormat.Builder
-
Uses of ProtoFormat.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ProtoFormat.BuilderModifier and TypeMethodDescriptionProtoFormat.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ProtoFormat.Builder.clear()ProtoFormat.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ProtoFormat.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ProtoFormat.Builder.clone()ExecuteQueryRequest.Builder.getProtoFormatBuilder()Deprecated.PrepareQueryRequest.Builder.getProtoFormatBuilder()Protocol buffer format as described by ProtoSchema and ProtoRows messages.ProtoFormat.Builder.mergeFrom(ProtoFormat other) ProtoFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoFormat.Builder.mergeFrom(com.google.protobuf.Message other) final ProtoFormat.BuilderProtoFormat.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static ProtoFormat.BuilderProtoFormat.newBuilder()static ProtoFormat.BuilderProtoFormat.newBuilder(ProtoFormat prototype) ProtoFormat.newBuilderForType()protected ProtoFormat.BuilderProtoFormat.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ProtoFormat.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final ProtoFormat.BuilderProtoFormat.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ProtoFormat.toBuilder()Methods in com.google.bigtable.v2 with parameters of type ProtoFormat.BuilderModifier and TypeMethodDescriptionExecuteQueryRequest.Builder.setProtoFormat(ProtoFormat.Builder builderForValue) Deprecated.PrepareQueryRequest.Builder.setProtoFormat(ProtoFormat.Builder builderForValue) Protocol buffer format as described by ProtoSchema and ProtoRows messages.