Class: Google::Cloud::PolicyTroubleshooter::Iam::V3::ConditionContext::Peer
- Inherits:
-
Object
- Object
- Google::Cloud::PolicyTroubleshooter::Iam::V3::ConditionContext::Peer
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb
Overview
This message defines attributes for a node that handles a network request.
The node can be either a service or an application that sends, forwards,
or receives the request. Service peers should fill in
principal
and labels
as appropriate.
Instance Attribute Summary collapse
-
#ip ⇒ ::String
The IPv4 or IPv6 address of the peer.
-
#port ⇒ ::Integer
The network port of the peer.