Google Cloud Deploy V1 Client - Class CloudRunLocation (0.19.1)

Reference documentation and code samples for the Google Cloud Deploy V1 Client class CloudRunLocation.

Information specifying where to deploy a Cloud Run Service.

Generated from protobuf message google.cloud.deploy.v1.CloudRunLocation

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ location string

Required. The location for the Cloud Run Service. Format must be projects/{project}/locations/{location}.

getLocation

Required. The location for the Cloud Run Service. Format must be projects/{project}/locations/{location}.

Returns
Type Description
string

setLocation

Required. The location for the Cloud Run Service. Format must be projects/{project}/locations/{location}.

Parameter
Name Description
var string
Returns
Type Description
$this