Google Cloud Network Services V1 Client - Class DeleteMeshRequest (0.1.1)

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

Request used by the DeleteMesh method.

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

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 Mesh to delete. Must be in the format projects/*/locations/global/meshes/*.

getName

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

Returns
Type Description
string

setName

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

Parameter
Name Description
var string
Returns
Type Description
$this