Google Cloud Run V2 Client - Class ServiceMesh (1.6.0)

Reference documentation and code samples for the Google Cloud Run V2 Client class ServiceMesh.

Settings for Cloud Service Mesh. For more information see https://cloud.google.com/service-mesh/docs/overview.

Generated from protobuf message google.cloud.run.v2.ServiceMesh

Namespace

Google \ Cloud \ Run \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ meshstring

The Mesh resource name. Format: projects/{project}/locations/global/meshes/{mesh}, where {project} can be project id or number.

getMesh

The Mesh resource name. Format: projects/{project}/locations/global/meshes/{mesh}, where {project} can be project id or number.

Returns
TypeDescription
string

setMesh

The Mesh resource name. Format: projects/{project}/locations/global/meshes/{mesh}, where {project} can be project id or number.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this