Class: Google::Logging::V2::GetLogMetricRequest
- Inherits:
-
Object
- Object
- Google::Logging::V2::GetLogMetricRequest
- Defined in:
- lib/google/cloud/logging/v2/doc/google/logging/v2/logging_metrics.rb
Overview
The parameters to GetLogMetric.
Instance Attribute Summary collapse
-
#metric_name ⇒ String
The resource name of the desired metric:.
Instance Attribute Details
#metric_name ⇒ String
Returns The resource name of the desired metric:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]"
101 |
# File 'lib/google/cloud/logging/v2/doc/google/logging/v2/logging_metrics.rb', line 101 class GetLogMetricRequest; end |