@google-cloud/bigtable
Version:
Cloud Bigtable Client Library for Node.js
180 lines (179 loc) • 7.67 kB
JSON
{
"interfaces": {
"google.bigtable.admin.v2.BigtableInstanceAdmin": {
"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": {
"CreateInstance": {
"timeout_millis": 300000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetInstance": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"ListInstances": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"UpdateInstance": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"PartialUpdateInstance": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"DeleteInstance": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateCluster": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetCluster": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"ListClusters": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"UpdateCluster": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"PartialUpdateCluster": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteCluster": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateAppProfile": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetAppProfile": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"ListAppProfiles": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"UpdateAppProfile": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"DeleteAppProfile": {
"timeout_millis": 60000,
"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"
},
"ListHotTablets": {
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "264268458a9e88347dbacbd9398202ff5885a40b"
},
"CreateLogicalView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetLogicalView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListLogicalViews": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateLogicalView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteLogicalView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateMaterializedView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetMaterializedView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListMaterializedViews": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateMaterializedView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteMaterializedView": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
}
}
}
}