Monitoring: Removing flattening until we figure out how to deal with oneof (#149)

pull/175/head
garrettjonesgoogle 9 years ago committed by GitHub
parent 7462b8a7b7
commit 7891d66e2a
  1. 11
      google/monitoring/v3/monitoring_gapic.yaml

@ -37,18 +37,9 @@ interfaces:
total_timeout_millis: 600000
methods:
- name: ListGroups
flattening:
groups:
- parameters:
- name
- children_of_group
- ancestors_of_group
- descendants_of_group
# Removing flattening until we figure out how to deal with oneof
required_fields:
- name
- children_of_group
- ancestors_of_group
- descendants_of_group
request_object_method: true
page_streaming:
request:

Loading…
Cancel
Save