Class GetEndpointRequest (1.5.1)

GetEndpointRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for RegistrationService.GetEndpoint. This should not be used to lookup endpoints at runtime. Instead, use the resolve method.

Attribute

NameDescription
name str
Required. The name of the endpoint to get.

Inheritance

builtins.object > proto.message.Message > GetEndpointRequest