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-03-21 UTC."],[[["This document provides reference documentation for the `ConditionContext.Types.Peer` class, a part of the Policy Troubleshooter v3 API within the Google Cloud ecosystem."],["The `ConditionContext.Types.Peer` class defines attributes for a node that handles network requests, whether it's a service or an application."],["The class includes properties like `Ip` (for the peer's IPv4 or IPv6 address) and `Port` (for the peer's network port)."],["`ConditionContext.Types.Peer` is defined within the namespace `Google.Cloud.PolicyTroubleshooter.Iam.V3` and is available in the assembly `Google.Cloud.PolicyTroubleshooter.Iam.V3.dll`."]]],[]]