Class GetEndpointPolicyRequest (0.2.1)

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

Request used with the GetEndpointPolicy method.

Attribute

NameDescription
name str
Required. A name of the EndpointPolicy to get. Must be in the format ``projects/*/locations/global/endpointPolicies/*``.

Inheritance

builtins.object > proto.message.Message > GetEndpointPolicyRequest