Synchronize new proto/yaml changes.

PiperOrigin-RevId: 196298991
This commit is contained in:
Google APIs 2018-05-11 13:17:10 -07:00 committed by Copybara-Service
parent a77d1b828d
commit dccb02b378
2 changed files with 6 additions and 0 deletions

View File

@ -425,6 +425,9 @@ interfaces:
entity_name: snapshot
- name_pattern: projects/{project}/instances/{instance}/tables/{table}
entity_name: table
language_overrides:
- language: csharp
common_resource_name: Google.Cloud.Bigtable.Common.V2.TableName
retry_codes_def:
- name: idempotent
retry_codes:

View File

@ -28,6 +28,9 @@ interfaces:
collections:
- name_pattern: projects/{project}/instances/{instance}/tables/{table}
entity_name: table
language_overrides:
- language: csharp
common_resource_name: Google.Cloud.Bigtable.Common.V2.TableName
retry_codes_def:
- name: idempotent
retry_codes: