Reference documentation and code samples for the Google Cloud Config V1 Client class GetTerraformVersionRequest.
The request message for the GetTerraformVersion method.
Generated from protobuf message google.cloud.config.v1.GetTerraformVersionRequest
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the TerraformVersion. Format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'
getName
Required. The name of the TerraformVersion. Format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'
string
setName
Required. The name of the TerraformVersion. Format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'
var
string
$this
static::build
name
string
Required. The name of the TerraformVersion. Format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}' Please see Google\Cloud\Config\V1\ConfigClient::terraformVersionName() for help formatting this field.