Sha256: ce2eb7817995c68f20575d5e1492a4ab38be078b5a0353538765720044df4337

Contents?: true

Size: 1.5 KB

Versions: 4

Compression:

Stored size: 1.5 KB

Contents

{
  "interfaces": {
    "google.logging.v2.MetricsServiceV2": {
      "retry_codes": {
        "idempotent": [
          "DEADLINE_EXCEEDED",
          "INTERNAL",
          "UNAVAILABLE"
        ],
        "non_idempotent": [],
        "idempotent2": [
          "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": 20000,
          "rpc_timeout_multiplier": 1.0,
          "max_rpc_timeout_millis": 20000,
          "total_timeout_millis": 600000
        }
      },
      "methods": {
        "UpdateLogMetric": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "DeleteLogMetric": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ListLogMetrics": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent2",
          "retry_params_name": "default"
        },
        "GetLogMetric": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent2",
          "retry_params_name": "default"
        },
        "CreateLogMetric": {
          "timeout_millis": 60000,
          "retry_codes_name": "non_idempotent",
          "retry_params_name": "default"
        }
      }
    }
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-cloud-logging-1.10.9 lib/google/cloud/logging/v2/metrics_service_v2_client_config.json
google-cloud-logging-1.10.8 lib/google/cloud/logging/v2/metrics_service_v2_client_config.json
google-cloud-logging-1.10.7 lib/google/cloud/logging/v2/metrics_service_v2_client_config.json
google-cloud-logging-1.10.6 lib/google/cloud/logging/v2/metrics_service_v2_client_config.json