Reference documentation and code samples for the Cloud Monitoring Metrics Scopes V1 API class Google::Cloud::Monitoring::MetricsScope::V1::ListMetricsScopesByMonitoredProjectResponse.
Response for the ListMetricsScopesByMonitoredProject
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#metrics_scopes
def metrics_scopes() -> ::Array<::Google::Cloud::Monitoring::MetricsScope::V1::MetricsScope>
Returns
- (::Array<::Google::Cloud::Monitoring::MetricsScope::V1::MetricsScope>) — A set of all metrics scopes that the specified monitored project has been added to.
#metrics_scopes=
def metrics_scopes=(value) -> ::Array<::Google::Cloud::Monitoring::MetricsScope::V1::MetricsScope>
Parameter
- value (::Array<::Google::Cloud::Monitoring::MetricsScope::V1::MetricsScope>) — A set of all metrics scopes that the specified monitored project has been added to.
Returns
- (::Array<::Google::Cloud::Monitoring::MetricsScope::V1::MetricsScope>) — A set of all metrics scopes that the specified monitored project has been added to.