Uses of Class
com.google.bigtable.admin.v2.Type.Struct.Builder
-
Uses of Type.Struct.Builder in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.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.clearEncoding()The encoding to use when converting to or from lower level types.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()Table.Builder.getRowKeySchemaBuilder()The row key schema for this table.Type.Builder.getStructTypeBuilder()StructType.Struct.Builder.mergeEncoding(Type.Struct.Encoding value) The encoding to use when converting to or from lower level types.Type.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.setEncoding(Type.Struct.Encoding value) The encoding to use when converting to or from lower level types.Type.Struct.Builder.setEncoding(Type.Struct.Encoding.Builder builderForValue) The encoding to use when converting to or from lower level types.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.admin.v2 with parameters of type Type.Struct.BuilderModifier and TypeMethodDescriptionTable.Builder.setRowKeySchema(Type.Struct.Builder builderForValue) The row key schema for this table.Type.Builder.setStructType(Type.Struct.Builder builderForValue) Struct