Reference documentation and code samples for the Cloud Monitoring Metrics Scopes V1 API class Google::Cloud::Monitoring::MetricsScope::V1::ListMetricsScopesByMonitoredProjectRequest.
Request for the ListMetricsScopesByMonitoredProject
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#monitored_resource_container
def monitored_resource_container() -> ::String
Returns
-
(::String) — Required. The resource name of the
Monitored Project
being requested. Example:projects/{MONITORED_PROJECT_ID_OR_NUMBER}
#monitored_resource_container=
def monitored_resource_container=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the
Monitored Project
being requested. Example:projects/{MONITORED_PROJECT_ID_OR_NUMBER}
Returns
-
(::String) — Required. The resource name of the
Monitored Project
being requested. Example:projects/{MONITORED_PROJECT_ID_OR_NUMBER}