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 page details 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 for \u003ccode\u003eRegistrationService.GetEndpoint\u003c/code\u003e, but it's designed for metadata retrieval, not runtime endpoint lookup which uses \u003ccode\u003eresolve\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a \u003ccode\u003eName\u003c/code\u003e property to specify the endpoint to retrieve and has an \u003ccode\u003eEndpointName\u003c/code\u003e-typed view as well.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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 from the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThere are various version of \u003ccode\u003eGetEndpointRequest\u003c/code\u003e available with the latest version being 2.6.0 and the earliest 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]