public sealed class GetEndpointRequest : IMessage<GetEndpointRequest>, IEquatable<GetEndpointRequest>, IDeepCloneable<GetEndpointRequest>, IBufferMessage, IMessage
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetEndpointRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Ids.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Ids.V1.dll\u003c/code\u003e assembly, representing a request to retrieve an endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThis class has undergone several versions, with the latest being 2.4.0, and earlier versions include 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0, each providing the class in the same namespace and endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEndpointRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetEndpointRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetEndpointRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities such as message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a default one and one that accepts another \u003ccode\u003eGetEndpointRequest\u003c/code\u003e instance, and exposes two properties: \u003ccode\u003eEndpointName\u003c/code\u003e which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the endpoint to retrieve, expected in a specific format.\u003c/p\u003e\n"]]],[],null,[]]