| Modifier and Type | Method and Description |
|---|---|
PeerInfo.Builder |
PeerInfo.Builder.clear() |
PeerInfo.Builder |
PeerInfo.Builder.clearApplicationFrontendId()
An opaque identifier for the application frontend which serviced this
request.
|
PeerInfo.Builder |
PeerInfo.Builder.clearApplicationFrontendRegion()
The Cloud region of the application frontend that served this request.
|
PeerInfo.Builder |
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 |
PeerInfo.Builder.clearApplicationFrontendZone()
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See
google/bigtable/v2/peer_info.proto;l=72
|
PeerInfo.Builder |
PeerInfo.Builder.clearGoogleFrontendId()
An opaque identifier for the Google Frontend which serviced this request.
|
PeerInfo.Builder |
PeerInfo.Builder.clearTransportType()
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
PeerInfo.Builder |
PeerInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PeerInfo.Builder |
PeerInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
PeerInfo.Builder |
PeerInfo.Builder.mergeFrom(PeerInfo other) |
static PeerInfo.Builder |
PeerInfo.newBuilder() |
static PeerInfo.Builder |
PeerInfo.newBuilder(PeerInfo prototype) |
PeerInfo.Builder |
PeerInfo.newBuilderForType() |
protected PeerInfo.Builder |
PeerInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
PeerInfo.Builder |
PeerInfo.Builder.setApplicationFrontendId(long value)
An opaque identifier for the application frontend which serviced this
request.
|
PeerInfo.Builder |
PeerInfo.Builder.setApplicationFrontendRegion(String value)
The Cloud region of the application frontend that served this request.
|
PeerInfo.Builder |
PeerInfo.Builder.setApplicationFrontendRegionBytes(com.google.protobuf.ByteString value)
The Cloud region of the application frontend that served this request.
|
PeerInfo.Builder |
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 |
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 |
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 |
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 |
PeerInfo.Builder.setGoogleFrontendId(long value)
An opaque identifier for the Google Frontend which serviced this request.
|
PeerInfo.Builder |
PeerInfo.Builder.setTransportType(PeerInfo.TransportType value)
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
PeerInfo.Builder |
PeerInfo.Builder.setTransportTypeValue(int value)
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5; |
PeerInfo.Builder |
PeerInfo.toBuilder() |
Copyright © 2026 Google LLC. All rights reserved.