Sha256: 1977c2474e84dacdcceadfe79c5ee219d4c13b208db766d2016c3a74842b7b37

Contents?: true

Size: 946 Bytes

Versions: 9

Compression:

Stored size: 946 Bytes

Contents

{
  "interfaces": {
    "google.cloud.automl.v1beta1.PredictionService": {
      "retry_codes": {
        "idempotent": [
          "DEADLINE_EXCEEDED",
          "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": 60000,
          "rpc_timeout_multiplier": 1.0,
          "max_rpc_timeout_millis": 60000,
          "total_timeout_millis": 600000
        }
      },
      "methods": {
        "Predict": {
          "timeout_millis": 60000,
          "retry_codes_name": "non_idempotent",
          "retry_params_name": "default"
        },
        "BatchPredict": {
          "timeout_millis": 20000,
          "retry_codes_name": "non_idempotent",
          "retry_params_name": "default"
        }
      }
    }
  }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
google-cloud-automl-0.7.1 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.7.0 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.6.0 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.5.1 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.5.0 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.4.0 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.3.0 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.2.0 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json
google-cloud-automl-0.1.0 lib/google/cloud/automl/v1beta1/prediction_service_client_config.json