Reference documentation and code samples for the Google Cloud Config V1 Client class TerraformVersion.
A TerraformVersion represents the support state the corresponding Terraform version.
Generated from protobuf message google.cloud.config.v1.TerraformVersion
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The version name is in the format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'.
↳ state
int
Output only. The state of the version, ACTIVE, DEPRECATED or OBSOLETE.
↳ support_time
↳ deprecate_time
↳ obsolete_time
getName
Identifier. The version name is in the format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'.
string
setName
Identifier. The version name is in the format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'.
var
string
$this
getState
Output only. The state of the version, ACTIVE, DEPRECATED or OBSOLETE.
int
setState
Output only. The state of the version, ACTIVE, DEPRECATED or OBSOLETE.
var
int
$this
getSupportTime
Output only. When the version is supported.
hasSupportTime
clearSupportTime
setSupportTime
Output only. When the version is supported.
$this
getDeprecateTime
Output only. When the version is deprecated.
hasDeprecateTime
clearDeprecateTime
setDeprecateTime
Output only. When the version is deprecated.
$this
getObsoleteTime
Output only. When the version is obsolete.
hasObsoleteTime
clearObsoleteTime
setObsoleteTime
Output only. When the version is obsolete.
$this