Method: Google::Cloud::Monitoring::V3::CreateMetricDescriptorRequest#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: 4 projects/[PROJECT_ID_OR_NUMBER].
151 152 153 154 |
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 151 class CreateMetricDescriptorRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |