Class: Google::Logging::V2::DeleteLogMetricRequest

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

Overview

The parameters to DeleteLogMetric.

Instance Attribute Summary collapse

Instance Attribute Details

#metric_nameString

Returns The resource name of the metric to delete:

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

Returns:

  • (String)

    The resource name of the metric to delete:

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


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

class DeleteLogMetricRequest; end