Sha256: e2e9757e5a63eaa112434b236ddc1c851ea441a918d75c037ba4ed0e25d86efa

Contents?: true

Size: 1.52 KB

Versions: 7

Compression:

Stored size: 1.52 KB

Contents

{
  "interfaces": {
    "google.cloud.dialogflow.v2.Agents": {
      "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": 20000,
          "rpc_timeout_multiplier": 1.0,
          "max_rpc_timeout_millis": 20000,
          "total_timeout_millis": 600000
        }
      },
      "methods": {
        "GetAgent": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "SearchAgents": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "TrainAgent": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ExportAgent": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "ImportAgent": {
          "timeout_millis": 60000,
          "retry_codes_name": "non_idempotent",
          "retry_params_name": "default"
        },
        "RestoreAgent": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        }
      }
    }
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
google-cloud-dialogflow-0.4.0 lib/google/cloud/dialogflow/v2/agents_client_config.json
google-cloud-dialogflow-0.3.0 lib/google/cloud/dialogflow/v2/agents_client_config.json
google-cloud-dialogflow-0.2.3 lib/google/cloud/dialogflow/v2/agents_client_config.json
google-cloud-dialogflow-0.2.2 lib/google/cloud/dialogflow/v2/agents_client_config.json
google-cloud-dialogflow-0.2.1 lib/google/cloud/dialogflow/v2/agents_client_config.json
google-cloud-dialogflow-0.2.0 lib/google/cloud/dialogflow/v2/agents_client_config.json
google-cloud-dialogflow-0.1.0 lib/google/cloud/dialogflow/v2/agents_client_config.json