Google Cloud Vm Migration V1 Client - Class RemoveGroupMigrationRequest (1.4.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class RemoveGroupMigrationRequest.
Request message for 'RemoveMigration' request.
Generated from protobuf messagegoogle.cloud.vmmigration.v1.RemoveGroupMigrationRequest
Namespace
Google \ Cloud \ VMMigration \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ group
string
Required. The name of the Group.
↳ migrating_vm
string
The MigratingVm to remove.
getGroup
Required. The name of the Group.
Returns
Type
Description
string
setGroup
Required. The name of the Group.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMigratingVm
The MigratingVm to remove.
Returns
Type
Description
string
setMigratingVm
The MigratingVm to remove.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
group
string
Required. The name of the Group. Please seeVmMigrationClient::groupName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]