@ -35,6 +35,10 @@ interfaces:
max_rpc_timeout_millis : 60000
total_timeout_millis : 600000
methods:
- name : ListDatabases
retry_codes_name : idempotent
retry_params_name : default
timeout_millis : 3600000
- name : CreateDatabase
long_running:
initial_poll_delay_millis : 20000
@ -43,7 +47,7 @@ interfaces:
total_poll_timeout_millis : 86400000
timeout_millis : 3600000
- name : GetDatabase
timeout_millis : 30000
timeout_millis : 360 0000
- name : UpdateDatabaseDdl
retry_codes_name : idempotent
retry_params_name : default
@ -58,7 +62,7 @@ interfaces:
retry_params_name : default
timeout_millis : 3600000
- name : GetDatabaseDdl
timeout_millis : 30000
timeout_millis : 360 0000
- name : SetIamPolicy
timeout_millis : 30000
- name : GetIamPolicy
@ -79,11 +83,11 @@ interfaces:
- name : GetBackup
retry_codes_name : idempotent
retry_params_name : default
timeout_millis : 600000
timeout_millis : 3 600000
- name : UpdateBackup
retry_codes_name : non_idempotent
retry_params_name : default
timeout_millis : 600000
timeout_millis : 3 600000
- name : DeleteBackup
retry_codes_name : idempotent
retry_params_name : default
@ -91,7 +95,7 @@ interfaces:
- name : ListBackups
retry_codes_name : idempotent
retry_params_name : default
timeout_millis : 600000
timeout_millis : 3 600000
- name : RestoreDatabase
retry_codes_name : non_idempotent
retry_params_name : default
@ -104,8 +108,8 @@ interfaces:
- name : ListDatabaseOperations
retry_codes_name : idempotent
retry_params_name : default
timeout_millis : 600000
timeout_millis : 3 600000
- name : ListBackupOperations
retry_codes_name : idempotent
retry_params_name : default
timeout_millis : 600000
timeout_millis : 3 600000