Class: Google::Logging::V2::GetLogMetricRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/logging/v2/doc/google/logging/v2/logging_metrics.rb

Overview

The parameters to GetLogMetric.

Instance Attribute Summary collapse

Instance Attribute Details

#metric_nameString

Returns The resource name of the desired metric:

"projects/[PROJECT_ID]/metrics/[METRIC_ID]"

Returns:

  • (String)

    The resource name of the desired metric:

    "projects/[PROJECT_ID]/metrics/[METRIC_ID]"
    


100
# File 'lib/google/cloud/logging/v2/doc/google/logging/v2/logging_metrics.rb', line 100

class GetLogMetricRequest; end