Class: Google::Cloud::Compute::V1::InstanceGroupManagersScopedList

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#instance_group_managers::Array<::Google::Cloud::Compute::V1::InstanceGroupManager>

Returns [Output Only] The list of managed instance groups that are contained in the specified project and zone.

Returns:



11389
11390
11391
11392
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11389

class InstanceGroupManagersScopedList
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#warning::Google::Cloud::Compute::V1::Warning

Returns [Output Only] The warning that replaces the list of managed instance groups when the list is empty.

Returns:



11389
11390
11391
11392
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11389

class InstanceGroupManagersScopedList
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end