Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::HealthAggregationPoliciesScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#health_aggregation_policies
def health_aggregation_policies() -> ::Array<::Google::Cloud::Compute::V1::HealthAggregationPolicy>
Returns
- (::Array<::Google::Cloud::Compute::V1::HealthAggregationPolicy>) — A list of HealthAggregationPolicys contained in this scope.
#health_aggregation_policies=
def health_aggregation_policies=(value) -> ::Array<::Google::Cloud::Compute::V1::HealthAggregationPolicy>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::HealthAggregationPolicy>) — A list of HealthAggregationPolicys contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::HealthAggregationPolicy>) — A list of HealthAggregationPolicys contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of health aggregation policies when the list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of health aggregation policies when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of health aggregation policies when the list is empty.