Reference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::DeleteLogMetricRequest.
The parameters to DeleteLogMetric.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#metric_name
def metric_name() -> ::String
    Returns
    
  - 
        (::String) — 
Required. The resource name of the metric to delete:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]" 
#metric_name=
def metric_name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — 
Required. The resource name of the metric to delete:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]" 
    Returns
    
- 
        (::String) — 
Required. The resource name of the metric to delete:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]"