Google Cloud Network Services V1 Client - Class DeleteEndpointPolicyRequest (0.1.0)

Reference documentation and code samples for the Google Cloud Network Services V1 Client class DeleteEndpointPolicyRequest.

Request used with the DeleteEndpointPolicy method.

Generated from protobuf message google.cloud.networkservices.v1.DeleteEndpointPolicyRequest

Namespace

Google \ Cloud \ NetworkServices \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. A name of the EndpointPolicy to delete. Must be in the format projects/*/locations/global/endpointPolicies/*.

getName

Required. A name of the EndpointPolicy to delete. Must be in the format projects/*/locations/global/endpointPolicies/*.

Returns
Type Description
string

setName

Required. A name of the EndpointPolicy to delete. Must be in the format projects/*/locations/global/endpointPolicies/*.

Parameter
Name Description
var string
Returns
Type Description
$this