Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_group_managers
def instance_group_managers() -> ::Array<::Google::Cloud::Compute::V1::InstanceGroupManager>
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceGroupManager>) — [Output Only] The list of managed instance groups that are contained in the specified project and zone.
#instance_group_managers=
def instance_group_managers=(value) -> ::Array<::Google::Cloud::Compute::V1::InstanceGroupManager>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::InstanceGroupManager>) — [Output Only] The list of managed instance groups that are contained in the specified project and zone.
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceGroupManager>) — [Output Only] The list of managed instance groups that are contained in the specified project and zone.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — [Output Only] The warning that replaces the list of managed instance groups when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] The warning that replaces the list of managed instance groups when the list is empty.