public sealed class GetEndpointRequest : IMessage<GetEndpointRequest>, IEquatable<GetEndpointRequest>, IDeepCloneable<GetEndpointRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Directory v1 API class GetEndpointRequest.
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 provides reference documentation for the \u003ccode\u003eGetEndpointRequest\u003c/code\u003e class within the Service Directory v1 API, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEndpointRequest\u003c/code\u003e is used as the request message for \u003ccode\u003eRegistrationService.GetEndpoint\u003c/code\u003e, but is not intended for runtime endpoint lookups, as the \u003ccode\u003eresolve\u003c/code\u003e method should be utilized for that purpose.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the API is 2.6.0, while this particular documentation refers to the 2.2.0 version.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetEndpointRequest\u003c/code\u003e 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 provides properties like \u003ccode\u003eEndpointName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the latter being a required field that represents the name of the endpoint to retrieve.\u003c/p\u003e\n"]]],[],null,[]]