Synchronize new proto/yaml changes.

PiperOrigin-RevId: 260969292
This commit is contained in:
Google APIs 2019-07-31 11:45:58 -07:00 committed by Copybara-Service
parent c5cb094b2c
commit e042bbbeb8
1 changed files with 35 additions and 30 deletions

View File

@ -536,38 +536,43 @@ interfaces:
resource_name_treatment: STATIC_TYPES
timeout_millis: 60000
- name: SendNotificationChannelVerificationCode
surface_treatments:
- include_languages:
- go
- java
- csharp
- ruby
- nodejs
- python
- php
visibility: DISABLED
flattening:
groups:
- parameters:
- name
required_fields:
- name
retry_codes_name: non_idempotent
retry_params_name: default
field_name_patterns:
name: notification_channel
timeout_millis: 60000
- name: GetNotificationChannelVerificationCode
surface_treatments:
- include_languages:
- go
- java
- csharp
- ruby
- nodejs
- python
- php
visibility: DISABLED
flattening:
groups:
- parameters:
- name
required_fields:
- name
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
name: notification_channel
timeout_millis: 60000
- name: VerifyNotificationChannel
surface_treatments:
- include_languages:
- go
- java
- csharp
- ruby
- nodejs
- python
- php
visibility: DISABLED
flattening:
groups:
- parameters:
- name
- code
required_fields:
- name
- code
retry_codes_name: idempotent
retry_params_name: default
field_name_patterns:
name: notification_channel
timeout_millis: 60000
- name: google.monitoring.v3.UptimeCheckService
collections:
- name_pattern: projects/{project}