public sealed class ConditionContext.Types.Peer : IMessage<ConditionContext.Types.Peer>, IEquatable<ConditionContext.Types.Peer>, IDeepCloneable<ConditionContext.Types.Peer>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Troubleshooter v3 API class ConditionContext.Types.Peer.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This page provides reference documentation for the `ConditionContext.Types.Peer` class within the Google Cloud Policy Troubleshooter v3 API."],["The `ConditionContext.Types.Peer` class represents a node that handles a network request, which can be a service or application involved in sending, forwarding, or receiving requests."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["Key properties of the `ConditionContext.Types.Peer` class include `Ip`, representing the IPv4 or IPv6 address, and `Port`, representing the network port."],["The page contains information for three versions of the API for this class: 1.2.0, 1.1.0, and 1.0.0."]]],[]]