public static final class Type.Proto.Builder extends com.google.protobuf.GeneratedMessage.Builder<Type.Proto.Builder> implements Type.ProtoOrBuilder
A protobuf message type. Values of type `Proto` are stored in `Value.bytes_value`.Protobuf type
google.bigtable.v2.Type.Proto| Modifier and Type | Method and Description |
|---|---|
Type.Proto |
build() |
Type.Proto |
buildPartial() |
Type.Proto.Builder |
clear() |
Type.Proto.Builder |
clearMessageName()
The fully qualified name of the protobuf message, including package.
|
Type.Proto.Builder |
clearSchemaBundleId()
The ID of the schema bundle that this proto is defined in.
|
Type.Proto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMessageName()
The fully qualified name of the protobuf message, including package.
|
com.google.protobuf.ByteString |
getMessageNameBytes()
The fully qualified name of the protobuf message, including package.
|
String |
getSchemaBundleId()
The ID of the schema bundle that this proto is defined in.
|
com.google.protobuf.ByteString |
getSchemaBundleIdBytes()
The ID of the schema bundle that this proto is defined in.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Type.Proto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.Proto.Builder |
mergeFrom(com.google.protobuf.Message other) |
Type.Proto.Builder |
mergeFrom(Type.Proto other) |
Type.Proto.Builder |
setMessageName(String value)
The fully qualified name of the protobuf message, including package.
|
Type.Proto.Builder |
setMessageNameBytes(com.google.protobuf.ByteString value)
The fully qualified name of the protobuf message, including package.
|
Type.Proto.Builder |
setSchemaBundleId(String value)
The ID of the schema bundle that this proto is defined in.
|
Type.Proto.Builder |
setSchemaBundleIdBytes(com.google.protobuf.ByteString value)
The ID of the schema bundle that this proto is defined in.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Type.Proto.Builder>public Type.Proto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Type.Proto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Type.Proto.Builder>public Type.Proto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Type.Proto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Type.Proto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Type.Proto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Type.Proto.Builder>public Type.Proto.Builder mergeFrom(Type.Proto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Type.Proto.Builder>public Type.Proto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Type.Proto.Builder>IOExceptionpublic String getSchemaBundleId()
The ID of the schema bundle that this proto is defined in.
string schema_bundle_id = 1;getSchemaBundleId in interface Type.ProtoOrBuilderpublic com.google.protobuf.ByteString getSchemaBundleIdBytes()
The ID of the schema bundle that this proto is defined in.
string schema_bundle_id = 1;getSchemaBundleIdBytes in interface Type.ProtoOrBuilderpublic Type.Proto.Builder setSchemaBundleId(String value)
The ID of the schema bundle that this proto is defined in.
string schema_bundle_id = 1;value - The schemaBundleId to set.public Type.Proto.Builder clearSchemaBundleId()
The ID of the schema bundle that this proto is defined in.
string schema_bundle_id = 1;public Type.Proto.Builder setSchemaBundleIdBytes(com.google.protobuf.ByteString value)
The ID of the schema bundle that this proto is defined in.
string schema_bundle_id = 1;value - The bytes for schemaBundleId to set.public String getMessageName()
The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".
string message_name = 2;getMessageName in interface Type.ProtoOrBuilderpublic com.google.protobuf.ByteString getMessageNameBytes()
The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".
string message_name = 2;getMessageNameBytes in interface Type.ProtoOrBuilderpublic Type.Proto.Builder setMessageName(String value)
The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".
string message_name = 2;value - The messageName to set.public Type.Proto.Builder clearMessageName()
The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".
string message_name = 2;public Type.Proto.Builder setMessageNameBytes(com.google.protobuf.ByteString value)
The fully qualified name of the protobuf message, including package. In the format of "foo.bar.Message".
string message_name = 2;value - The bytes for messageName to set.Copyright © 2026 Google LLC. All rights reserved.