public static final class PeerInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<PeerInfo.Builder> implements PeerInfoOrBuilder
PeerInfo contains information about the peer that the client is connecting to.Protobuf type
google.bigtable.v2.PeerInfo| Modifier and Type | Method and Description |
|---|---|
PeerInfo |
build() |
PeerInfo |
buildPartial() |
PeerInfo.Builder |
clear() |
PeerInfo.Builder |
clearApplicationFrontendId()
An opaque identifier for the application frontend which serviced this
request.
|
PeerInfo.Builder |
clearApplicationFrontendRegion()
The Cloud region of the application frontend that served this request.
|
PeerInfo.Builder |
clearApplicationFrontendSubzone()
The subzone of the application frontend that served this request, e.g. an
identifier for where within a zone (within the reported region) the
application frontend is.
|
PeerInfo.Builder |
clearApplicationFrontendZone()
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See
google/bigtable/v2/peer_info.proto;l=72
|
PeerInfo.Builder |
clearGoogleFrontendId()
An opaque identifier for the Google Frontend which serviced this request.
|
PeerInfo.Builder |
clearTransportType()
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
long |
getApplicationFrontendId()
An opaque identifier for the application frontend which serviced this
request.
|
String |
getApplicationFrontendRegion()
The Cloud region of the application frontend that served this request.
|
com.google.protobuf.ByteString |
getApplicationFrontendRegionBytes()
The Cloud region of the application frontend that served this request.
|
String |
getApplicationFrontendSubzone()
The subzone of the application frontend that served this request, e.g. an
identifier for where within a zone (within the reported region) the
application frontend is.
|
com.google.protobuf.ByteString |
getApplicationFrontendSubzoneBytes()
The subzone of the application frontend that served this request, e.g. an
identifier for where within a zone (within the reported region) the
application frontend is.
|
String |
getApplicationFrontendZone()
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See
google/bigtable/v2/peer_info.proto;l=72
|
com.google.protobuf.ByteString |
getApplicationFrontendZoneBytes()
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See
google/bigtable/v2/peer_info.proto;l=72
|
PeerInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getGoogleFrontendId()
An opaque identifier for the Google Frontend which serviced this request.
|
PeerInfo.TransportType |
getTransportType()
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
int |
getTransportTypeValue()
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PeerInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PeerInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
PeerInfo.Builder |
mergeFrom(PeerInfo other) |
PeerInfo.Builder |
setApplicationFrontendId(long value)
An opaque identifier for the application frontend which serviced this
request.
|
PeerInfo.Builder |
setApplicationFrontendRegion(String value)
The Cloud region of the application frontend that served this request.
|
PeerInfo.Builder |
setApplicationFrontendRegionBytes(com.google.protobuf.ByteString value)
The Cloud region of the application frontend that served this request.
|
PeerInfo.Builder |
setApplicationFrontendSubzone(String value)
The subzone of the application frontend that served this request, e.g. an
identifier for where within a zone (within the reported region) the
application frontend is.
|
PeerInfo.Builder |
setApplicationFrontendSubzoneBytes(com.google.protobuf.ByteString value)
The subzone of the application frontend that served this request, e.g. an
identifier for where within a zone (within the reported region) the
application frontend is.
|
PeerInfo.Builder |
setApplicationFrontendZone(String value)
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See
google/bigtable/v2/peer_info.proto;l=72
|
PeerInfo.Builder |
setApplicationFrontendZoneBytes(com.google.protobuf.ByteString value)
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See
google/bigtable/v2/peer_info.proto;l=72
|
PeerInfo.Builder |
setGoogleFrontendId(long value)
An opaque identifier for the Google Frontend which serviced this request.
|
PeerInfo.Builder |
setTransportType(PeerInfo.TransportType value)
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
PeerInfo.Builder |
setTransportTypeValue(int value)
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
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<PeerInfo.Builder>public PeerInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PeerInfo.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<PeerInfo.Builder>public PeerInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PeerInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PeerInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PeerInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PeerInfo.Builder>public PeerInfo.Builder mergeFrom(PeerInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PeerInfo.Builder>public PeerInfo.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<PeerInfo.Builder>IOExceptionpublic long getGoogleFrontendId()
An opaque identifier for the Google Frontend which serviced this request. Only set when not using DirectAccess.
int64 google_frontend_id = 1;getGoogleFrontendId in interface PeerInfoOrBuilderpublic PeerInfo.Builder setGoogleFrontendId(long value)
An opaque identifier for the Google Frontend which serviced this request. Only set when not using DirectAccess.
int64 google_frontend_id = 1;value - The googleFrontendId to set.public PeerInfo.Builder clearGoogleFrontendId()
An opaque identifier for the Google Frontend which serviced this request. Only set when not using DirectAccess.
int64 google_frontend_id = 1;public long getApplicationFrontendId()
An opaque identifier for the application frontend which serviced this request.
int64 application_frontend_id = 2;getApplicationFrontendId in interface PeerInfoOrBuilderpublic PeerInfo.Builder setApplicationFrontendId(long value)
An opaque identifier for the application frontend which serviced this request.
int64 application_frontend_id = 2;value - The applicationFrontendId to set.public PeerInfo.Builder clearApplicationFrontendId()
An opaque identifier for the application frontend which serviced this request.
int64 application_frontend_id = 2;public String getApplicationFrontendRegion()
The Cloud region of the application frontend that served this request.
string application_frontend_region = 6;getApplicationFrontendRegion in interface PeerInfoOrBuilderpublic com.google.protobuf.ByteString getApplicationFrontendRegionBytes()
The Cloud region of the application frontend that served this request.
string application_frontend_region = 6;getApplicationFrontendRegionBytes in interface PeerInfoOrBuilderpublic PeerInfo.Builder setApplicationFrontendRegion(String value)
The Cloud region of the application frontend that served this request.
string application_frontend_region = 6;value - The applicationFrontendRegion to set.public PeerInfo.Builder clearApplicationFrontendRegion()
The Cloud region of the application frontend that served this request.
string application_frontend_region = 6;public PeerInfo.Builder setApplicationFrontendRegionBytes(com.google.protobuf.ByteString value)
The Cloud region of the application frontend that served this request.
string application_frontend_region = 6;value - The bytes for applicationFrontendRegion to set.@Deprecated public String getApplicationFrontendZone()
The Cloud zone of the application frontend that served this request.
string application_frontend_zone = 3 [deprecated = true];getApplicationFrontendZone in interface PeerInfoOrBuilder@Deprecated public com.google.protobuf.ByteString getApplicationFrontendZoneBytes()
The Cloud zone of the application frontend that served this request.
string application_frontend_zone = 3 [deprecated = true];getApplicationFrontendZoneBytes in interface PeerInfoOrBuilder@Deprecated public PeerInfo.Builder setApplicationFrontendZone(String value)
The Cloud zone of the application frontend that served this request.
string application_frontend_zone = 3 [deprecated = true];value - The applicationFrontendZone to set.@Deprecated public PeerInfo.Builder clearApplicationFrontendZone()
The Cloud zone of the application frontend that served this request.
string application_frontend_zone = 3 [deprecated = true];@Deprecated public PeerInfo.Builder setApplicationFrontendZoneBytes(com.google.protobuf.ByteString value)
The Cloud zone of the application frontend that served this request.
string application_frontend_zone = 3 [deprecated = true];value - The bytes for applicationFrontendZone to set.public String getApplicationFrontendSubzone()
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
string application_frontend_subzone = 4;getApplicationFrontendSubzone in interface PeerInfoOrBuilderpublic com.google.protobuf.ByteString getApplicationFrontendSubzoneBytes()
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
string application_frontend_subzone = 4;getApplicationFrontendSubzoneBytes in interface PeerInfoOrBuilderpublic PeerInfo.Builder setApplicationFrontendSubzone(String value)
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
string application_frontend_subzone = 4;value - The applicationFrontendSubzone to set.public PeerInfo.Builder clearApplicationFrontendSubzone()
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
string application_frontend_subzone = 4;public PeerInfo.Builder setApplicationFrontendSubzoneBytes(com.google.protobuf.ByteString value)
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
string application_frontend_subzone = 4;value - The bytes for applicationFrontendSubzone to set.public int getTransportTypeValue()
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;getTransportTypeValue in interface PeerInfoOrBuilderpublic PeerInfo.Builder setTransportTypeValue(int value)
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;value - The enum numeric value on the wire for transportType to set.public PeerInfo.TransportType getTransportType()
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;getTransportType in interface PeerInfoOrBuilderpublic PeerInfo.Builder setTransportType(PeerInfo.TransportType value)
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;value - The transportType to set.public PeerInfo.Builder clearTransportType()
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;Copyright © 2026 Google LLC. All rights reserved.