Sha256: 860572d52946c499289a27084a7a13ab0c32d4a87a2d6dfbf54cfe42b880b4fe

Contents?: true

Size: 1.67 KB

Versions: 4

Compression:

Stored size: 1.67 KB

Contents

{
  "interfaces": {
    "google.logging.v2.LoggingServiceV2": {
      "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": {
        "DeleteLog": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ListLogEntries": {
          "timeout_millis": 10000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "WriteLogEntries": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default",
          "bundling": {
            "element_count_threshold": 1000,
            "request_byte_threshold": 1048576,
            "delay_threshold_millis": 50
          }
        },
        "ListMonitoredResourceDescriptors": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent2",
          "retry_params_name": "default"
        },
        "ListLogs": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent2",
          "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/logging_service_v2_client_config.json
google-cloud-logging-1.10.8 lib/google/cloud/logging/v2/logging_service_v2_client_config.json
google-cloud-logging-1.10.7 lib/google/cloud/logging/v2/logging_service_v2_client_config.json
google-cloud-logging-1.10.6 lib/google/cloud/logging/v2/logging_service_v2_client_config.json