Method: Google::Cloud::Monitoring::V3::ListMetricDescriptorsRequest#name
- Defined in:
- proto_docs/google/monitoring/v3/metric_service.rb
permalink #name ⇒ ::String
Returns Required. The project on which to execute the request. The format is:
projects/[PROJECT_ID_OR_NUMBER].
106 107 108 109 |
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 106 class ListMetricDescriptorsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |