Reference documentation and code samples for the Google Cloud Config V1 Client class LockInfo.
Details about the lock which locked the deployment.
Generated from protobuf message google.cloud.config.v1.LockInfo
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ lock_id
int|string
Unique ID for the lock to be overridden with generation ID in the backend.
↳ operation
string
Terraform operation, provided by the caller.
↳ info
string
Extra information to store with the lock, provided by the caller.
↳ who
string
user@hostname when available
↳ version
string
Terraform version
↳ create_time
getLockId
Unique ID for the lock to be overridden with generation ID in the backend.
int|string
setLockId
Unique ID for the lock to be overridden with generation ID in the backend.
var
int|string
$this
getOperation
Terraform operation, provided by the caller.
string
setOperation
Terraform operation, provided by the caller.
var
string
$this
getInfo
Extra information to store with the lock, provided by the caller.
string
setInfo
Extra information to store with the lock, provided by the caller.
var
string
$this
getWho
user@hostname when available
string
setWho
user@hostname when available
var
string
$this
getVersion
Terraform version
string
setVersion
Terraform version
var
string
$this
getCreateTime
Time that the lock was taken.
hasCreateTime
clearCreateTime
setCreateTime
Time that the lock was taken.
$this