Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class TargetProject.
TargetProject message represents a target Compute Engine project for a migration or a clone.
Generated from protobuf message google.cloud.vmmigration.v1.TargetProject
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The name of the target project.
↳ project
string
The target project ID (number) or project name.
↳ description
string
The target project's description.
↳ create_time
Google\Protobuf\Timestamp
Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
↳ update_time
getName
Output only. The name of the target project.
string
setName
Output only. The name of the target project.
var
string
$this
getProject
The target project ID (number) or project name.
string
setProject
The target project ID (number) or project name.
var
string
$this
getDescription
The target project's description.
string
setDescription
The target project's description.
var
string
$this
getCreateTime
Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
$this
getUpdateTime
Output only. The last time the target project resource was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The last time the target project resource was updated.
$this