@google-cloud/chronicle
Version:
Chronicle API client for Node.js
114 lines (113 loc) • 4.73 kB
JSON
{
"interfaces": {
"google.cloud.chronicle.v1.DataTableService": {
"retry_codes": {
"non_idempotent": [],
"idempotent": [
"DEADLINE_EXCEEDED",
"UNAVAILABLE"
],
"unavailable": [
"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
},
"01d6d956b4dadd7e38ee9dec12ed8720e6e6f90c": {
"initial_retry_delay_millis": 1000,
"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
}
},
"methods": {
"CreateDataTable": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListDataTables": {
"timeout_millis": 600000,
"retry_codes_name": "unavailable",
"retry_params_name": "01d6d956b4dadd7e38ee9dec12ed8720e6e6f90c"
},
"GetDataTable": {
"timeout_millis": 600000,
"retry_codes_name": "unavailable",
"retry_params_name": "01d6d956b4dadd7e38ee9dec12ed8720e6e6f90c"
},
"UpdateDataTable": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteDataTable": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateDataTableRow": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateDataTableRow": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListDataTableRows": {
"timeout_millis": 600000,
"retry_codes_name": "unavailable",
"retry_params_name": "01d6d956b4dadd7e38ee9dec12ed8720e6e6f90c"
},
"GetDataTableRow": {
"timeout_millis": 600000,
"retry_codes_name": "unavailable",
"retry_params_name": "01d6d956b4dadd7e38ee9dec12ed8720e6e6f90c"
},
"DeleteDataTableRow": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"BulkCreateDataTableRows": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"BulkGetDataTableRows": {
"timeout_millis": 600000,
"retry_codes_name": "unavailable",
"retry_params_name": "01d6d956b4dadd7e38ee9dec12ed8720e6e6f90c"
},
"BulkReplaceDataTableRows": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"BulkUpdateDataTableRows": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetDataTableOperationErrors": {
"timeout_millis": 600000,
"retry_codes_name": "unavailable",
"retry_params_name": "01d6d956b4dadd7e38ee9dec12ed8720e6e6f90c"
}
}
}
}
}