Compute V1 Client - Class InstanceGroupManagersResumeInstancesRequest (2.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class InstanceGroupManagersResumeInstancesRequest.
Generated from protobuf message google.cloud.compute.v1.InstanceGroupManagersResumeInstancesRequest
Namespace
Google \ Cloud \ Compute \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ instances
string[]
The URLs of one or more instances to resume. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME].
getInstances
The URLs of one or more instances to resume. This can be a full URL or
a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME].
Returns
Type
Description
Google\Protobuf\RepeatedField<string>
setInstances
The URLs of one or more instances to resume. This can be a full URL or
a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME].
[[["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-08-01 UTC."],[],[]]