Reference documentation and code samples for the Compute V1 Client class InstanceGroupManagersScopedList.
Generated from protobuf message google.cloud.compute.v1.InstanceGroupManagersScopedList
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instance_group_managers
array< InstanceGroupManager
>
Output only. The list of managed instance groups that are contained in the specified project and zone.
↳ warning
Warning
Output only. The warning that replaces the list of managed instance groups when the list is empty.
getInstanceGroupManagers
Output only. The list of managed instance groups that are contained in the specified project and zone.
setInstanceGroupManagers
Output only. The list of managed instance groups that are contained in the specified project and zone.
$this
getWarning
Output only. The warning that replaces the list of managed instance groups when the list is empty.
hasWarning
clearWarning
setWarning
Output only. The warning that replaces the list of managed instance groups when the list is empty.
$this

