Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class Group.
Describes message for 'Group' resource. The Group is a collections of several MigratingVms.
Generated from protobuf message google.cloud.vmmigration.v1.Group
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The Group name.
↳ create_time
↳ update_time
↳ description
string
User-provided description of the group.
↳ display_name
string
Display name is a user defined name for this group which can be updated.
getName
Output only. The Group name.
string
setName
Output only. The Group name.
var
string
$this
getCreateTime
Output only. The create time timestamp.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The create time timestamp.
$this
getUpdateTime
Output only. The update time timestamp.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The update time timestamp.
$this
getDescription
User-provided description of the group.
string
setDescription
User-provided description of the group.
var
string
$this
getDisplayName
Display name is a user defined name for this group which can be updated.
string
setDisplayName
Display name is a user defined name for this group which can be updated.
var
string
$this