Uses of Class
com.google.bigtable.v2.Type.Struct.Field.Builder
-
Uses of Type.Struct.Field.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.Struct.Field.BuilderModifier and TypeMethodDescriptionType.Struct.Builder.addFieldsBuilder()The names and types of the fields in this struct.Type.Struct.Builder.addFieldsBuilder(int index) The names and types of the fields in this struct.Type.Struct.Field.Builder.clear()Type.Struct.Field.Builder.clearFieldName()The field name (optional).Type.Struct.Field.Builder.clearType()The type of values in this field.Type.Struct.Builder.getFieldsBuilder(int index) The names and types of the fields in this struct.Type.Struct.Field.Builder.mergeFrom(Type.Struct.Field other) Type.Struct.Field.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Type.Struct.Field.Builder.mergeFrom(com.google.protobuf.Message other) The type of values in this field.static Type.Struct.Field.BuilderType.Struct.Field.newBuilder()static Type.Struct.Field.BuilderType.Struct.Field.newBuilder(Type.Struct.Field prototype) Type.Struct.Field.newBuilderForType()protected Type.Struct.Field.BuilderType.Struct.Field.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Type.Struct.Field.Builder.setFieldName(String value) The field name (optional).Type.Struct.Field.Builder.setFieldNameBytes(com.google.protobuf.ByteString value) The field name (optional).The type of values in this field.Type.Struct.Field.Builder.setType(Type.Builder builderForValue) The type of values in this field.Type.Struct.Field.toBuilder()Methods in com.google.bigtable.v2 that return types with arguments of type Type.Struct.Field.BuilderModifier and TypeMethodDescriptionType.Struct.Builder.getFieldsBuilderList()The names and types of the fields in this struct.Methods in com.google.bigtable.v2 with parameters of type Type.Struct.Field.BuilderModifier and TypeMethodDescriptionType.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.Builder builderForValue) 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.