Uses of Class
com.google.bigtable.v2.Type.Proto
-
Uses of Type.Proto in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.ProtoModifier and TypeMethodDescriptionType.Proto.Builder.build()Type.Proto.Builder.buildPartial()static Type.ProtoType.Proto.getDefaultInstance()Type.Proto.Builder.getDefaultInstanceForType()Type.Proto.getDefaultInstanceForType()Type.Builder.getProtoType()ProtoType.getProtoType()ProtoTypeOrBuilder.getProtoType()Protostatic Type.ProtoType.Proto.parseDelimitedFrom(InputStream input) static Type.ProtoType.Proto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ProtoType.Proto.parseFrom(byte[] data) static Type.ProtoType.Proto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ProtoType.Proto.parseFrom(com.google.protobuf.ByteString data) static Type.ProtoType.Proto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ProtoType.Proto.parseFrom(com.google.protobuf.CodedInputStream input) static Type.ProtoType.Proto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ProtoType.Proto.parseFrom(InputStream input) static Type.ProtoType.Proto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ProtoType.Proto.parseFrom(ByteBuffer data) static Type.ProtoType.Proto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type Type.ProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Type.Proto>Type.Proto.getParserForType()static com.google.protobuf.Parser<Type.Proto>Type.Proto.parser()Methods in com.google.bigtable.v2 with parameters of type Type.ProtoModifier and TypeMethodDescriptionType.Proto.Builder.mergeFrom(Type.Proto other) Type.Builder.mergeProtoType(Type.Proto value) Protostatic Type.Proto.BuilderType.Proto.newBuilder(Type.Proto prototype) Type.Builder.setProtoType(Type.Proto value) Proto