public sealed class GetEndpointRequest : IMessage<GetEndpointRequest>, IEquatable<GetEndpointRequest>, IDeepCloneable<GetEndpointRequest>, IBufferMessage, IMessage
The request message for
[RegistrationService.GetEndpoint][google.cloud.servicedirectory.v1.RegistrationService.GetEndpoint].
This should not be used to lookup endpoints at runtime. Instead, use
the resolve method.
[[["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\u003eThis document outlines the \u003ccode\u003eGetEndpointRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, used for retrieving endpoint information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEndpointRequest\u003c/code\u003e class is the request message used by \u003ccode\u003eRegistrationService.GetEndpoint\u003c/code\u003e, but should not be used for runtime endpoint lookups; instead use the resolve method.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eEndpointName\u003c/code\u003e (of type \u003ccode\u003eEndpointName\u003c/code\u003e) to specify the endpoint to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented across several versions, ranging from 1.0.0 to the latest version 2.6.0, each providing a unique set of documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEndpointRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e and \u003ccode\u003eIBufferMessage\u003c/code\u003e, highlighting its role in the .NET framework and message handling.\u003c/p\u003e\n"]]],[],null,[]]