@google-cloud/spanner
Version:
Cloud Spanner Client Library for Node.js
130 lines (129 loc) • 5.43 kB
JSON
{
"interfaces": {
"google.spanner.admin.instance.v1.InstanceAdmin": {
"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
},
"e9fafda332ce8a1702dc1575de3ca81c4feb4799": {
"initial_retry_delay_millis": 1000,
"retry_delay_multiplier": 1.3,
"max_retry_delay_millis": 32000,
"initial_rpc_timeout_millis": 60000,
"rpc_timeout_multiplier": 1,
"max_rpc_timeout_millis": 60000,
"total_timeout_millis": 600000
}
},
"methods": {
"ListInstanceConfigs": {
"timeout_millis": 3600000,
"retry_codes_name": "idempotent",
"retry_params_name": "e9fafda332ce8a1702dc1575de3ca81c4feb4799"
},
"GetInstanceConfig": {
"timeout_millis": 3600000,
"retry_codes_name": "idempotent",
"retry_params_name": "e9fafda332ce8a1702dc1575de3ca81c4feb4799"
},
"CreateInstanceConfig": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateInstanceConfig": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteInstanceConfig": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListInstanceConfigOperations": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListInstances": {
"timeout_millis": 3600000,
"retry_codes_name": "idempotent",
"retry_params_name": "e9fafda332ce8a1702dc1575de3ca81c4feb4799"
},
"ListInstancePartitions": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetInstance": {
"timeout_millis": 3600000,
"retry_codes_name": "idempotent",
"retry_params_name": "e9fafda332ce8a1702dc1575de3ca81c4feb4799"
},
"CreateInstance": {
"timeout_millis": 3600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateInstance": {
"timeout_millis": 3600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteInstance": {
"timeout_millis": 3600000,
"retry_codes_name": "idempotent",
"retry_params_name": "e9fafda332ce8a1702dc1575de3ca81c4feb4799"
},
"SetIamPolicy": {
"timeout_millis": 30000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetIamPolicy": {
"timeout_millis": 30000,
"retry_codes_name": "idempotent",
"retry_params_name": "e9fafda332ce8a1702dc1575de3ca81c4feb4799"
},
"TestIamPermissions": {
"timeout_millis": 30000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetInstancePartition": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateInstancePartition": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteInstancePartition": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateInstancePartition": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListInstancePartitionOperations": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"MoveInstance": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
}
}
}
}