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 a sealed class that implements multiple 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\u003eThis class is used to define a request for retrieving an endpoint, as indicated by its \u003ccode\u003eName\u003c/code\u003e property, which specifies the endpoint to be retrieved in a structured format.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor and also an overloaded constructor that takes another \u003ccode\u003eGetEndpointRequest\u003c/code\u003e as an argument, presumably for creating a copy of an existing request.\u003c/p\u003e\n"],["\u003cp\u003eIt defines a \u003ccode\u003eEndpointName\u003c/code\u003e property, which provides a typed view over the resource name, and a \u003ccode\u003eName\u003c/code\u003e property of type string representing the name of the endpoint being retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThis content is part of the \u003ccode\u003eGoogle.Cloud.Ids.V1\u003c/code\u003e namespace and within the \u003ccode\u003eGoogle.Cloud.Ids.V1.dll\u003c/code\u003e assembly, and can be accessed via different versions with the most recent being \u003ccode\u003e2.4.0\u003c/code\u003e and the first one being \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]