Uses of Class
com.google.bigtable.v2.Type.Struct.Builder
-
Uses of Type.Struct.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.Struct.BuilderModifier and TypeMethodDescriptionType.Struct.Builder.addAllFields(Iterable<? extends Type.Struct.Field> values) The names and types of the fields in this struct.Type.Struct.Builder.addFields(int index, Type.Struct.Field value) The names and types of the fields in this struct.Type.Struct.Builder.addFields(int index, Type.Struct.Field.Builder builderForValue) The names and types of the fields in this struct.Type.Struct.Builder.addFields(Type.Struct.Field value) The names and types of the fields in this struct.Type.Struct.Builder.addFields(Type.Struct.Field.Builder builderForValue) The names and types of the fields in this struct.Type.Struct.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Type.Struct.Builder.clear()Type.Struct.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Type.Struct.Builder.clearFields()The names and types of the fields in this struct.Type.Struct.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Type.Struct.Builder.clone()Type.Builder.getStructTypeBuilder()StructType.Struct.Builder.mergeFrom(Type.Struct other) Type.Struct.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Type.Struct.Builder.mergeFrom(com.google.protobuf.Message other) final Type.Struct.BuilderType.Struct.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Type.Struct.BuilderType.Struct.newBuilder()static Type.Struct.BuilderType.Struct.newBuilder(Type.Struct prototype) Type.Struct.newBuilderForType()protected Type.Struct.BuilderType.Struct.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Type.Struct.Builder.removeFields(int index) The names and types of the fields in this struct.Type.Struct.Builder.setFields(int index, Type.Struct.Field value) The names and types of the fields in this struct.Type.Struct.Builder.setFields(int index, Type.Struct.Field.Builder builderForValue) The names and types of the fields in this struct.Type.Struct.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Type.Struct.BuilderType.Struct.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Type.Struct.toBuilder()Methods in com.google.bigtable.v2 with parameters of type Type.Struct.BuilderModifier and TypeMethodDescriptionType.Builder.setStructType(Type.Struct.Builder builderForValue) Struct