Sha256: 15c7ad90234b40f41e67d52e006899604763a9f05d66bd30e3348b4eeb10287d

Contents?: true

Size: 1.06 KB

Versions: 3

Compression:

Stored size: 1.06 KB

Contents

{
  "interfaces": {
    "google.devtools.cloudtrace.v1.TraceService": {
      "retry_codes": {
        "idempotent": [
          "DEADLINE_EXCEEDED",
          "UNAVAILABLE"
        ],
        "non_idempotent": []
      },
      "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": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ListTraces": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "GetTrace": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        }
      }
    }
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-cloud-trace-0.39.0 lib/google/cloud/trace/v1/trace_service_client_config.json
google-cloud-trace-0.38.3 lib/google/cloud/trace/v1/trace_service_client_config.json
google-cloud-trace-0.38.2 lib/google/cloud/trace/v1/trace_service_client_config.json