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 \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ mesh |
string
The Mesh resource name. Format: |
getMesh
The Mesh resource name. Format:
projects/{project}/locations/global/meshes/{mesh}
, where {project}
can
be project id or number.
Returns | |
---|---|
Type | Description |
string |
setMesh
The Mesh resource name. Format:
projects/{project}/locations/global/meshes/{mesh}
, where {project}
can
be project id or number.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |