Class CreateEndpointPolicyRequest (0.5.10)

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

Request used with the CreateEndpointPolicy method.

Attributes

NameDescription
parent str
Required. The parent resource of the EndpointPolicy. Must be in the format projects/*/locations/global.
endpoint_policy_id str
Required. Short name of the EndpointPolicy resource to be created. E.g. "CustomECS".
endpoint_policy google.cloud.network_services_v1.types.EndpointPolicy
Required. EndpointPolicy resource to be created.