public sealed class EndpointInfo : IMessage<EndpointInfo>, IEquatable<EndpointInfo>, IDeepCloneable<EndpointInfo>, IBufferMessage, IMessage
For display only. The specification of the endpoints for the test.
EndpointInfo is derived from source and destination Endpoint and validated
by the backend data plane model.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eEndpointInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace, which is used for specifying endpoints in network tests.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEndpointInfo\u003c/code\u003e is part of the .NET library for Google Cloud's Network Management and is implemented across versions from 1.0.0 up to the latest, 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEndpointInfo\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eEndpointInfo\u003c/code\u003e include \u003ccode\u003eDestinationIp\u003c/code\u003e, \u003ccode\u003eDestinationNetworkUri\u003c/code\u003e, \u003ccode\u003eDestinationPort\u003c/code\u003e, \u003ccode\u003eProtocol\u003c/code\u003e, \u003ccode\u003eSourceIp\u003c/code\u003e, \u003ccode\u003eSourceNetworkUri\u003c/code\u003e, and \u003ccode\u003eSourcePort\u003c/code\u003e, defining the network packet's endpoints and protocol.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default one and one that accepts another \u003ccode\u003eEndpointInfo\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"]]],[],null,[]]