Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_groups
def instance_groups() -> ::Array<::Google::Cloud::Compute::V1::InstanceGroup>
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceGroup>) — [Output Only] The list of instance groups that are contained in this scope.
#instance_groups=
def instance_groups=(value) -> ::Array<::Google::Cloud::Compute::V1::InstanceGroup>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::InstanceGroup>) — [Output Only] The list of instance groups that are contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceGroup>) — [Output Only] The list of instance groups that are contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of 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] An informational warning that replaces the list of instance groups when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of instance groups when the list is empty.