| Modifier and Type | Method and Description |
|---|---|
Type.Proto.Builder |
Type.Proto.Builder.clear() |
Type.Proto.Builder |
Type.Proto.Builder.clearMessageName()
The fully qualified name of the protobuf message, including package.
|
Type.Proto.Builder |
Type.Proto.Builder.clearSchemaBundleId()
The ID of the schema bundle that this proto is defined in.
|
Type.Proto.Builder |
Type.Builder.getProtoTypeBuilder()
Proto
.google.bigtable.v2.Type.Proto proto_type = 13; |
Type.Proto.Builder |
Type.Proto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.Proto.Builder |
Type.Proto.Builder.mergeFrom(com.google.protobuf.Message other) |
Type.Proto.Builder |
Type.Proto.Builder.mergeFrom(Type.Proto other) |
static Type.Proto.Builder |
Type.Proto.newBuilder() |
static Type.Proto.Builder |
Type.Proto.newBuilder(Type.Proto prototype) |
Type.Proto.Builder |
Type.Proto.newBuilderForType() |
protected Type.Proto.Builder |
Type.Proto.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
Type.Proto.Builder |
Type.Proto.Builder.setMessageName(String value)
The fully qualified name of the protobuf message, including package.
|
Type.Proto.Builder |
Type.Proto.Builder.setMessageNameBytes(com.google.protobuf.ByteString value)
The fully qualified name of the protobuf message, including package.
|
Type.Proto.Builder |
Type.Proto.Builder.setSchemaBundleId(String value)
The ID of the schema bundle that this proto is defined in.
|
Type.Proto.Builder |
Type.Proto.Builder.setSchemaBundleIdBytes(com.google.protobuf.ByteString value)
The ID of the schema bundle that this proto is defined in.
|
Type.Proto.Builder |
Type.Proto.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setProtoType(Type.Proto.Builder builderForValue)
Proto
.google.bigtable.v2.Type.Proto proto_type = 13; |
Copyright © 2026 Google LLC. All rights reserved.