Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::PeerInfo.
PeerInfo contains information about the peer that the client is connecting to.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#application_frontend_id
def application_frontend_id() -> ::Integer
Returns
- (::Integer) — An opaque identifier for the application frontend which serviced this request.
#application_frontend_id=
def application_frontend_id=(value) -> ::Integer
Parameter
- value (::Integer) — An opaque identifier for the application frontend which serviced this request.
Returns
- (::Integer) — An opaque identifier for the application frontend which serviced this request.
#application_frontend_subzone
def application_frontend_subzone() -> ::String
Returns
- (::String) — The subzone of the application frontend that served this request, e.g. an identifier for where within the zone the application frontend is.
#application_frontend_subzone=
def application_frontend_subzone=(value) -> ::String
Parameter
- value (::String) — The subzone of the application frontend that served this request, e.g. an identifier for where within the zone the application frontend is.
Returns
- (::String) — The subzone of the application frontend that served this request, e.g. an identifier for where within the zone the application frontend is.
#application_frontend_zone
def application_frontend_zone() -> ::String
Returns
- (::String) — The Cloud zone of the application frontend that served this request.
#application_frontend_zone=
def application_frontend_zone=(value) -> ::String
Parameter
- value (::String) — The Cloud zone of the application frontend that served this request.
Returns
- (::String) — The Cloud zone of the application frontend that served this request.
#google_frontend_id
def google_frontend_id() -> ::Integer
Returns
- (::Integer) — An opaque identifier for the Google Frontend which serviced this request. Only set when not using DirectAccess.
#google_frontend_id=
def google_frontend_id=(value) -> ::Integer
Parameter
- value (::Integer) — An opaque identifier for the Google Frontend which serviced this request. Only set when not using DirectAccess.
Returns
- (::Integer) — An opaque identifier for the Google Frontend which serviced this request. Only set when not using DirectAccess.
#transport_type
def transport_type() -> ::Google::Cloud::Bigtable::V2::PeerInfo::TransportType#transport_type=
def transport_type=(value) -> ::Google::Cloud::Bigtable::V2::PeerInfo::TransportType
Parameter