Sha256: 5cfcc5a835d13f44ee16a83d098fcef165608c61dcb0083e8fa23e73dcb33be7

Contents?: true

Size: 1.09 KB

Versions: 3

Compression:

Stored size: 1.09 KB

Contents

{
  "interfaces": {
    "google.devtools.cloudtrace.v1.TraceService": {
      "retry_codes": {
        "idempotent": [
          "DEADLINE_EXCEEDED",
          "UNAVAILABLE"
        ],
        "non_idempotent": [
          "UNAVAILABLE"
        ]
      },
      "retry_params": {
        "default": {
          "initial_retry_delay_millis": 100,
          "retry_delay_multiplier": 1.2,
          "max_retry_delay_millis": 1000,
          "initial_rpc_timeout_millis": 20000,
          "rpc_timeout_multiplier": 1.5,
          "max_rpc_timeout_millis": 30000,
          "total_timeout_millis": 45000
        }
      },
      "methods": {
        "PatchTraces": {
          "timeout_millis": 30000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "GetTrace": {
          "timeout_millis": 30000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ListTraces": {
          "timeout_millis": 30000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        }
      }
    }
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-cloud-trace-0.25.0 lib/google/cloud/trace/v1/trace_service_client_config.json
google-cloud-trace-0.24.1 lib/google/cloud/trace/v1/trace_service_client_config.json
google-cloud-trace-0.24.0 lib/google/cloud/trace/v1/trace_service_client_config.json