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\u003eThe latest version of the \u003ccode\u003eGetEndpointRequest\u003c/code\u003e is 2.6.0, with versions ranging back to 1.0.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEndpointRequest\u003c/code\u003e is a class used to request a specific endpoint via \u003ccode\u003eRegistrationService.GetEndpoint\u003c/code\u003e, though it should not be used for runtime lookups.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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\u003eThe class has two constructors, \u003ccode\u003eGetEndpointRequest()\u003c/code\u003e and \u003ccode\u003eGetEndpointRequest(GetEndpointRequest)\u003c/code\u003e, and two properties, \u003ccode\u003eEndpointName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, allowing the user to set a name and see a type view of the endpoint name.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the class is \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e located in the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]