Remove proto references

pull/175/head
Brian J. Watson 9 years ago
parent ce4486fb4a
commit 5005a15007
  1. 1
      google/monitoring/monitoring.yaml
  2. 40
      google/monitoring/v3/monitoring_gapic.yaml

@ -6,7 +6,6 @@ title: Stackdriver Monitoring API
apis:
- name: google.monitoring.v3.GroupService
- name: google.monitoring.v3.MetricService
- name: google.monitoring.v3.AgentTranslationService
documentation:
summary: >

@ -135,46 +135,6 @@ interfaces:
field_name_patterns:
name: group
timeout_millis: 60000
- name: google.monitoring.v3.AgentTranslationService
collections:
- name_pattern: projects/{project}
entity_name: project
retry_codes_def:
- name: idempotent
retry_codes:
- UNAVAILABLE
- DEADLINE_EXCEEDED
- name: non_idempotent
retry_codes: []
retry_params_def:
- name: default
initial_retry_delay_millis: 100
retry_delay_multiplier: 1.3
max_retry_delay_millis: 60000
initial_rpc_timeout_millis: 20000
rpc_timeout_multiplier: 1
max_rpc_timeout_millis: 20000
total_timeout_millis: 600000
methods:
- name: CreateCollectdTimeSeries
flattening:
groups:
- parameters:
- name
- resource
- collectd_version
- collectd_payloads
required_fields:
- name
- resource
- collectd_version
- collectd_payloads
request_object_method: true
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
name: project
timeout_millis: 60000
- name: google.monitoring.v3.MetricService
collections:
- name_pattern: projects/{project}

Loading…
Cancel
Save