Uses of Class
com.google.bigtable.admin.v2.Type.Struct.Field
-
Uses of Type.Struct.Field in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Type.Struct.FieldModifier and TypeMethodDescriptionType.Struct.Field.Builder.build()Type.Struct.Field.Builder.buildPartial()static Type.Struct.FieldType.Struct.Field.getDefaultInstance()Type.Struct.Field.Builder.getDefaultInstanceForType()Type.Struct.Field.getDefaultInstanceForType()Type.Struct.Builder.getFields(int index) The names and types of the fields in this struct.Type.Struct.getFields(int index) The names and types of the fields in this struct.Type.StructOrBuilder.getFields(int index) The names and types of the fields in this struct.static Type.Struct.FieldType.Struct.Field.parseDelimitedFrom(InputStream input) static Type.Struct.FieldType.Struct.Field.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Struct.FieldType.Struct.Field.parseFrom(byte[] data) static Type.Struct.FieldType.Struct.Field.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Struct.FieldType.Struct.Field.parseFrom(com.google.protobuf.ByteString data) static Type.Struct.FieldType.Struct.Field.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Struct.FieldType.Struct.Field.parseFrom(com.google.protobuf.CodedInputStream input) static Type.Struct.FieldType.Struct.Field.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Struct.FieldType.Struct.Field.parseFrom(InputStream input) static Type.Struct.FieldType.Struct.Field.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.Struct.FieldType.Struct.Field.parseFrom(ByteBuffer data) static Type.Struct.FieldType.Struct.Field.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type Type.Struct.FieldModifier and TypeMethodDescriptionType.Struct.Builder.getFieldsList()The names and types of the fields in this struct.Type.Struct.getFieldsList()The names and types of the fields in this struct.Type.StructOrBuilder.getFieldsList()The names and types of the fields in this struct.com.google.protobuf.Parser<Type.Struct.Field>Type.Struct.Field.getParserForType()static com.google.protobuf.Parser<Type.Struct.Field>Type.Struct.Field.parser()Methods in com.google.bigtable.admin.v2 with parameters of type Type.Struct.FieldModifier and TypeMethodDescriptionType.Struct.Builder.addFields(int index, Type.Struct.Field value) 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.Field.Builder.mergeFrom(Type.Struct.Field other) static Type.Struct.Field.BuilderType.Struct.Field.newBuilder(Type.Struct.Field prototype) Type.Struct.Builder.setFields(int index, Type.Struct.Field value) The names and types of the fields in this struct.Method parameters in com.google.bigtable.admin.v2 with type arguments of type Type.Struct.FieldModifier and TypeMethodDescriptionType.Struct.Builder.addAllFields(Iterable<? extends Type.Struct.Field> values) The names and types of the fields in this struct.