UNPKG

@google-cloud/bigtable

Version:
176 lines (175 loc) 7.38 kB
{ "interfaces": { "google.bigtable.admin.v2.BigtableTableAdmin": { "retry_codes": { "non_idempotent": [], "idempotent": [ "DEADLINE_EXCEEDED", "UNAVAILABLE" ] }, "retry_params": { "default": { "initial_retry_delay_millis": 100, "retry_delay_multiplier": 1.3, "max_retry_delay_millis": 60000, "initial_rpc_timeout_millis": 60000, "rpc_timeout_multiplier": 1, "max_rpc_timeout_millis": 60000, "total_timeout_millis": 600000 }, "264268458a9e88347dbacbd9398202ff5885a40b": { "initial_retry_delay_millis": 1000, "retry_delay_multiplier": 2, "max_retry_delay_millis": 60000, "initial_rpc_timeout_millis": 60000, "rpc_timeout_multiplier": 1, "max_rpc_timeout_millis": 60000, "total_timeout_millis": 600000 } }, "methods": { "CreateTable": { "timeout_millis": 300000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "CreateTableFromSnapshot": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "ListTables": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "GetTable": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "UpdateTable": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "DeleteTable": { "timeout_millis": 300000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "UndeleteTable": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "CreateAuthorizedView": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "ListAuthorizedViews": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GetAuthorizedView": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "UpdateAuthorizedView": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "DeleteAuthorizedView": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "ModifyColumnFamilies": { "timeout_millis": 300000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "DropRowRange": { "timeout_millis": 3600000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GenerateConsistencyToken": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "CheckConsistency": { "timeout_millis": 3600000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "SnapshotTable": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GetSnapshot": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "ListSnapshots": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "DeleteSnapshot": { "timeout_millis": 300000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "CreateBackup": { "timeout_millis": 60000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GetBackup": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "UpdateBackup": { "timeout_millis": 60000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "DeleteBackup": { "timeout_millis": 300000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "ListBackups": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "RestoreTable": { "timeout_millis": 60000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "CopyBackup": { "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GetIamPolicy": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" }, "SetIamPolicy": { "timeout_millis": 60000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "TestIamPermissions": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b" } } } } }