Class GetEndpointRequest (0.9.0)

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

Request message for EndpointService.GetEndpoint

Attribute

NameDescription
name str
Required. The name of the Endpoint resource. Format: ``projects/{project}/locations/{location}/endpoints/{endpoint}``

Inheritance

builtins.object > proto.message.Message > GetEndpointRequest