Uses of Class
com.google.bigtable.v2.Type.Enum.Builder
-
Uses of Type.Enum.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.Enum.BuilderModifier and TypeMethodDescriptionType.Enum.Builder.clear()Type.Enum.Builder.clearEnumName()The fully qualified name of the protobuf enum message, including package.Type.Enum.Builder.clearSchemaBundleId()The ID of the schema bundle that this enum is defined in.Type.Builder.getEnumTypeBuilder()EnumType.Enum.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Type.Enum.Builder.mergeFrom(com.google.protobuf.Message other) static Type.Enum.BuilderType.Enum.newBuilder()static Type.Enum.BuilderType.Enum.newBuilder(Type.Enum prototype) Type.Enum.newBuilderForType()protected Type.Enum.BuilderType.Enum.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Type.Enum.Builder.setEnumName(String value) The fully qualified name of the protobuf enum message, including package.Type.Enum.Builder.setEnumNameBytes(com.google.protobuf.ByteString value) The fully qualified name of the protobuf enum message, including package.Type.Enum.Builder.setSchemaBundleId(String value) The ID of the schema bundle that this enum is defined in.Type.Enum.Builder.setSchemaBundleIdBytes(com.google.protobuf.ByteString value) The ID of the schema bundle that this enum is defined in.Type.Enum.toBuilder()Methods in com.google.bigtable.v2 with parameters of type Type.Enum.BuilderModifier and TypeMethodDescriptionType.Builder.setEnumType(Type.Enum.Builder builderForValue) Enum