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\u003eThe latest version available for \u003ccode\u003eEndpointInfo\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace is 2.13.0, with multiple older versions also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEndpointInfo\u003c/code\u003e is a class that specifies the endpoints for network tests, derived from source and destination endpoints and validated by the backend data plane model.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEndpointInfo\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\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, representing various aspects of the network endpoints.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEndpointInfo\u003c/code\u003e class has two constructors: one default constructor \u003ccode\u003eEndpointInfo()\u003c/code\u003e, and another that accepts another \u003ccode\u003eEndpointInfo\u003c/code\u003e object as a parameter, \u003ccode\u003eEndpointInfo(EndpointInfo other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]