Sha256: e69846d26ec186339d7ec6d5d1690a16973600ff328dbe8d0c792e96e76d919d

Contents?: true

Size: 1.9 KB

Versions: 6

Compression:

Stored size: 1.9 KB

Contents

{
  "interfaces": {
    "google.logging.v2.LoggingServiceV2": {
      "retry_codes": {
        "idempotent": [
          "DEADLINE_EXCEEDED",
          "INTERNAL",
          "UNAVAILABLE"
        ],
        "non_idempotent": []
      },
      "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
        },
        "list": {
          "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"
        },
        "WriteLogEntries": {
          "timeout_millis": 60000,
          "retry_codes_name": "non_idempotent",
          "retry_params_name": "default",
          "bundling": {
            "element_count_threshold": 1000,
            "request_byte_threshold": 1048576,
            "delay_threshold_millis": 50
          }
        },
        "ListLogEntries": {
          "timeout_millis": 10000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ListMonitoredResourceDescriptors": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ListLogs": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        }
      }
    }
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-cloud-logging-1.5.7 lib/google/cloud/logging/v2/logging_service_v2_client_config.json
google-cloud-logging-1.5.6 lib/google/cloud/logging/v2/logging_service_v2_client_config.json
google-cloud-logging-1.5.5 lib/google/cloud/logging/v2/logging_service_v2_client_config.json
google-cloud-logging-1.5.4 lib/google/cloud/logging/v2/logging_service_v2_client_config.json
google-cloud-logging-1.5.3 lib/google/cloud/logging/v2/logging_service_v2_client_config.json
google-cloud-logging-1.5.2 lib/google/cloud/logging/v2/logging_service_v2_client_config.json