Google Cloud Vm Migration V1 Client - Class GetGroupRequest (0.4.2)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class GetGroupRequest.

Request message for 'GetGroup' request.

Generated from protobuf message google.cloud.vmmigration.v1.GetGroupRequest

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The group name.

getName

Required. The group name.

Returns
TypeDescription
string

setName

Required. The group name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The group name. Please see Google\Cloud\VMMigration\V1\VmMigrationClient::groupName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\VMMigration\V1\GetGroupRequest