{ "uuid": "8137bf01-d700-42bd-8e40-ca80b06e7147", "lastMigration": 29, "name": "Dialogflow API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "356150cb-7d1e-494d-872d-b216b289d232", "documentation": "Calculates the test coverage for an agent.", "method": "get", "endpoint": "v3beta1/:agent/testCases:calculateCoverage", "responses": [ { "uuid": "a5874d6c-3612-4c98-9c52-50c1d7078bce", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fe2960e5-6d87-4f6a-b00d-8007e77d7b26", "documentation": "Compares the specified base version with target version.", "method": "post", "endpoint": "v3beta1/:baseVersion:compareVersions", "responses": [ { "uuid": "7518c1ce-10fa-431b-9981-fe8def46dfb9", "body": "{\n \"baseVersionContentJson\": \"\",\n \"compareTime\": \"\",\n \"targetVersionContentJson\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e19d7a59-ab84-4071-bf82-42d21e86a546", "documentation": "Deploys a flow to the specified Environment. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: DeployFlowMetadata - `response`: DeployFlowResponse", "method": "post", "endpoint": "v3beta1/:environment:deployFlow", "responses": [ { "uuid": "2e84a80a-8115-45ff-931f-0c7eb85dd5e4", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7430b185-3a5a-4ed9-9e04-3165457f9009", "documentation": "Kicks off a continuous test under the specified Environment. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: RunContinuousTestMetadata - `response`: RunContinuousTestResponse", "method": "post", "endpoint": "v3beta1/:environment:runContinuousTest", "responses": [ { "uuid": "1b739703-59ec-44ad-b5b9-3911654b1fdb", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67d28a3c-5752-4113-aeae-6cb47eeabf8d", "documentation": "Deletes the specified SecuritySettings.", "method": "delete", "endpoint": "v3beta1/:name", "responses": [ { "uuid": "2e58f826-a734-4ff2-b685-3ca8ee4fd53f", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "935f42a0-bd49-4cdf-aea0-0f0dd3f964da", "documentation": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", "method": "get", "endpoint": "v3beta1/:name", "responses": [ { "uuid": "9dc49956-2e8a-4263-b9d9-58726c2d6914", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15df5170-5b19-4083-957b-2c775505f6d4", "documentation": "Updates the specified SecuritySettings.", "method": "patch", "endpoint": "v3beta1/:name", "responses": [ { "uuid": "c533b5e2-1bca-420f-b468-619eef745183", "body": "{\n \"audioExportSettings\": {\n \"audioExportPattern\": \"\",\n \"audioFormat\": \"{{oneOf (array 'AUDIO_FORMAT_UNSPECIFIED' 'MULAW' 'MP3' 'OGG')}}\",\n \"enableAudioRedaction\": {{faker 'datatype.boolean'}},\n \"gcsBucket\": \"\"\n },\n \"deidentifyTemplate\": \"\",\n \"displayName\": \"\",\n \"insightsExportSettings\": {\n \"enableInsightsExport\": {{faker 'datatype.boolean'}}\n },\n \"inspectTemplate\": \"\",\n \"name\": \"\",\n \"purgeDataTypes\": [\n \"{{oneOf (array 'PURGE_DATA_TYPE_UNSPECIFIED' 'DIALOGFLOW_HISTORY')}}\"\n ],\n \"redactionScope\": \"{{oneOf (array 'REDACTION_SCOPE_UNSPECIFIED' 'REDACT_DISK_STORAGE')}}\",\n \"redactionStrategy\": \"{{oneOf (array 'REDACTION_STRATEGY_UNSPECIFIED' 'REDACT_WITH_SERVICE')}}\",\n \"retentionWindowDays\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "add5b9b9-508b-433c-9f22-db67fa472c00", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v3beta1/:name/locations", "responses": [ { "uuid": "8919b881-ec40-4921-9c1e-0603a3b0963c", "body": "{\n \"locations\": [\n {\n \"displayName\": \"\",\n \"labels\": {},\n \"locationId\": \"\",\n \"metadata\": {},\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e208a0ac-f973-4fee-8545-70daff88cb68", "documentation": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.", "method": "get", "endpoint": "v3beta1/:name/operations", "responses": [ { "uuid": "e2a39f87-9729-4cf4-b1b2-56605dbd3f2c", "body": "{\n \"nextPageToken\": \"\",\n \"operations\": [\n {\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6fede391-b52e-4515-9c4f-74f4032d9a67", "documentation": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", "method": "post", "endpoint": "v3beta1/:name:cancel", "responses": [ { "uuid": "09a441fc-6653-4c98-8d9d-dc27c4f5074d", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b57d63a-94f5-406b-9aab-cf24ff0f32a1", "documentation": "Exports the specified flow to a binary file. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: ExportFlowResponse Note that resources (e.g. intents, entities, webhooks) that the flow references will also be exported.", "method": "post", "endpoint": "v3beta1/:name:export", "responses": [ { "uuid": "7755f172-a2dd-4bd9-ac87-abeaffc23c72", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89e62db4-3534-4de0-a59c-fa8dcf4bd84e", "documentation": "Loads resources in the specified version to the draft flow. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: An [Empty message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty)", "method": "post", "endpoint": "v3beta1/:name:load", "responses": [ { "uuid": "ae12ecc8-4eee-4e61-aa99-5ca4433782c1", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13654025-c9a8-4c07-a535-a00ea1403769", "documentation": "Looks up the history of the specified Environment.", "method": "get", "endpoint": "v3beta1/:name:lookupEnvironmentHistory", "responses": [ { "uuid": "7018ead1-0312-4b77-a05b-9860e4c7afdc", "body": "{\n \"environments\": [\n {\n \"description\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"testCasesConfig\": {\n \"enableContinuousRun\": {{faker 'datatype.boolean'}},\n \"enablePredeploymentRun\": {{faker 'datatype.boolean'}},\n \"testCases\": [\n \"\"\n ]\n },\n \"updateTime\": \"\",\n \"versionConfigs\": [\n {\n \"version\": \"\"\n }\n ],\n \"webhookConfig\": {\n \"webhookOverrides\": [\n {\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"serviceDirectory\": {\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"service\": \"\"\n },\n \"timeout\": \"\"\n }\n ]\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "693cc380-0c47-426e-bc5d-61ab287a5267", "documentation": "Restores the specified agent from a binary file. Replaces the current agent with a new one. Note that all existing resources in agent (e.g. intents, entity types, flows) will be removed. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: An [Empty message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty) Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).", "method": "post", "endpoint": "v3beta1/:name:restore", "responses": [ { "uuid": "0c0f6940-5607-419d-984b-4b277a569094", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "436f643c-bf7c-41a5-822a-acc9ae2f8df3", "documentation": "Kicks off a test case run. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: RunTestCaseMetadata - `response`: RunTestCaseResponse", "method": "post", "endpoint": "v3beta1/:name:run", "responses": [ { "uuid": "4731eb08-b272-43d8-b485-2e5bac695e0e", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a95bb5be-a35a-40d9-aa6e-e031d0c3925a", "documentation": "Starts the specified Experiment. This rpc only changes the state of experiment from PENDING to RUNNING.", "method": "post", "endpoint": "v3beta1/:name:start", "responses": [ { "uuid": "3bf29f0d-df7a-4f2a-8195-82a399e77caa", "body": "{\n \"createTime\": \"\",\n \"definition\": {\n \"condition\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"endTime\": \"\",\n \"experimentLength\": \"\",\n \"lastUpdateTime\": \"\",\n \"name\": \"\",\n \"result\": {\n \"lastUpdateTime\": \"\",\n \"versionMetrics\": [\n {\n \"metrics\": [\n {\n \"confidenceInterval\": {\n \"confidenceLevel\": {{faker 'number.float'}},\n \"lowerBound\": {{faker 'number.float'}},\n \"ratio\": {{faker 'number.float'}},\n \"upperBound\": {{faker 'number.float'}}\n },\n \"count\": {{faker 'number.float'}},\n \"countType\": \"{{oneOf (array 'COUNT_TYPE_UNSPECIFIED' 'TOTAL_NO_MATCH_COUNT' 'TOTAL_TURN_COUNT' 'AVERAGE_TURN_COUNT')}}\",\n \"ratio\": {{faker 'number.float'}},\n \"type\": \"{{oneOf (array 'METRIC_UNSPECIFIED' 'CONTAINED_SESSION_NO_CALLBACK_RATE' 'LIVE_AGENT_HANDOFF_RATE' 'CALLBACK_SESSION_RATE' 'ABANDONED_SESSION_RATE' 'SESSION_END_RATE')}}\"\n }\n ],\n \"sessionCount\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n }\n ]\n },\n \"rolloutConfig\": {\n \"failureCondition\": \"\",\n \"rolloutCondition\": \"\",\n \"rolloutSteps\": [\n {\n \"displayName\": \"\",\n \"minDuration\": \"\",\n \"trafficPercent\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"rolloutFailureReason\": \"\",\n \"rolloutState\": {\n \"startTime\": \"\",\n \"step\": \"\",\n \"stepIndex\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'RUNNING' 'DONE' 'ROLLOUT_FAILED')}}\",\n \"variantsHistory\": [\n {\n \"updateTime\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00d2fca5-da16-4618-83b8-6a8bfad6bd64", "documentation": "Stops the specified Experiment. This rpc only changes the state of experiment from RUNNING to DONE.", "method": "post", "endpoint": "v3beta1/:name:stop", "responses": [ { "uuid": "f733b869-62e3-4787-a314-a62d933795f9", "body": "{\n \"createTime\": \"\",\n \"definition\": {\n \"condition\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"endTime\": \"\",\n \"experimentLength\": \"\",\n \"lastUpdateTime\": \"\",\n \"name\": \"\",\n \"result\": {\n \"lastUpdateTime\": \"\",\n \"versionMetrics\": [\n {\n \"metrics\": [\n {\n \"confidenceInterval\": {\n \"confidenceLevel\": {{faker 'number.float'}},\n \"lowerBound\": {{faker 'number.float'}},\n \"ratio\": {{faker 'number.float'}},\n \"upperBound\": {{faker 'number.float'}}\n },\n \"count\": {{faker 'number.float'}},\n \"countType\": \"{{oneOf (array 'COUNT_TYPE_UNSPECIFIED' 'TOTAL_NO_MATCH_COUNT' 'TOTAL_TURN_COUNT' 'AVERAGE_TURN_COUNT')}}\",\n \"ratio\": {{faker 'number.float'}},\n \"type\": \"{{oneOf (array 'METRIC_UNSPECIFIED' 'CONTAINED_SESSION_NO_CALLBACK_RATE' 'LIVE_AGENT_HANDOFF_RATE' 'CALLBACK_SESSION_RATE' 'ABANDONED_SESSION_RATE' 'SESSION_END_RATE')}}\"\n }\n ],\n \"sessionCount\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n }\n ]\n },\n \"rolloutConfig\": {\n \"failureCondition\": \"\",\n \"rolloutCondition\": \"\",\n \"rolloutSteps\": [\n {\n \"displayName\": \"\",\n \"minDuration\": \"\",\n \"trafficPercent\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"rolloutFailureReason\": \"\",\n \"rolloutState\": {\n \"startTime\": \"\",\n \"step\": \"\",\n \"stepIndex\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'RUNNING' 'DONE' 'ROLLOUT_FAILED')}}\",\n \"variantsHistory\": [\n {\n \"updateTime\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0091f4f-9446-44ec-90c4-b021d258463f", "documentation": "Trains the specified flow. Note that only the flow in 'draft' environment is trained. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: An [Empty message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty) Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).", "method": "post", "endpoint": "v3beta1/:name:train", "responses": [ { "uuid": "63ca044e-8eeb-4be7-9806-a9fdd5d7049b", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "706ec9f8-a014-4023-9f5d-987ebd8801a5", "documentation": "Validates the specified flow and creates or updates validation results. Please call this API after the training is completed to get the complete validation results.", "method": "post", "endpoint": "v3beta1/:name:validate", "responses": [ { "uuid": "fa8e2ee9-466d-4beb-a535-4024f94a2460", "body": "{\n \"name\": \"\",\n \"updateTime\": \"\",\n \"validationMessages\": [\n {\n \"detail\": \"\",\n \"resourceNames\": [\n {\n \"displayName\": \"\",\n \"name\": \"\"\n }\n ],\n \"resourceType\": \"{{oneOf (array 'RESOURCE_TYPE_UNSPECIFIED' 'AGENT' 'INTENT' 'INTENT_TRAINING_PHRASE' 'INTENT_PARAMETER' 'INTENTS' 'INTENT_TRAINING_PHRASES' 'ENTITY_TYPE' 'ENTITY_TYPES' 'WEBHOOK' 'FLOW' 'PAGE' 'PAGES' 'TRANSITION_ROUTE_GROUP')}}\",\n \"resources\": [\n \"\"\n ],\n \"severity\": \"{{oneOf (array 'SEVERITY_UNSPECIFIED' 'INFO' 'WARNING' 'ERROR')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93c3e217-b1a1-40fd-ba80-514b095b7629", "documentation": "Returns the list of all agents in the specified location.", "method": "get", "endpoint": "v3beta1/:parent/agents", "responses": [ { "uuid": "1739b5f5-ce32-49c1-bbd6-c5c28ce67e68", "body": "{\n \"agents\": [\n {\n \"advancedSettings\": {\n \"loggingSettings\": {\n \"enableInteractionLogging\": {{faker 'datatype.boolean'}},\n \"enableStackdriverLogging\": {{faker 'datatype.boolean'}}\n }\n },\n \"avatarUri\": \"\",\n \"defaultLanguageCode\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"enableSpellCorrection\": {{faker 'datatype.boolean'}},\n \"enableStackdriverLogging\": {{faker 'datatype.boolean'}},\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"securitySettings\": \"\",\n \"speechToTextSettings\": {\n \"enableSpeechAdaptation\": {{faker 'datatype.boolean'}}\n },\n \"startFlow\": \"\",\n \"supportedLanguageCodes\": [\n \"\"\n ],\n \"timeZone\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fbfa03d-8c68-44e0-b148-b1c140b29459", "documentation": "Creates an agent in the specified location. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).", "method": "post", "endpoint": "v3beta1/:parent/agents", "responses": [ { "uuid": "ac1042f1-37d4-411a-8836-eea9f1c25d1f", "body": "{\n \"advancedSettings\": {\n \"loggingSettings\": {\n \"enableInteractionLogging\": {{faker 'datatype.boolean'}},\n \"enableStackdriverLogging\": {{faker 'datatype.boolean'}}\n }\n },\n \"avatarUri\": \"\",\n \"defaultLanguageCode\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"enableSpellCorrection\": {{faker 'datatype.boolean'}},\n \"enableStackdriverLogging\": {{faker 'datatype.boolean'}},\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"securitySettings\": \"\",\n \"speechToTextSettings\": {\n \"enableSpeechAdaptation\": {{faker 'datatype.boolean'}}\n },\n \"startFlow\": \"\",\n \"supportedLanguageCodes\": [\n \"\"\n ],\n \"timeZone\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aad9efe2-63ab-484e-9fd2-61b0c4c4a3cf", "documentation": "Returns the list of Changelogs.", "method": "get", "endpoint": "v3beta1/:parent/changelogs", "responses": [ { "uuid": "1235b84a-c4e4-45e3-8f9d-705e953221b0", "body": "{\n \"changelogs\": [\n {\n \"action\": \"\",\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"resource\": \"\",\n \"type\": \"\",\n \"userEmail\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7e9b58cb-b698-4a88-a11a-64317408429b", "documentation": "Fetches a list of continuous test results for a given environment.", "method": "get", "endpoint": "v3beta1/:parent/continuousTestResults", "responses": [ { "uuid": "91d48561-e9cb-43e0-a7ae-c192f5004214", "body": "{\n \"continuousTestResults\": [\n {\n \"name\": \"\",\n \"result\": \"{{oneOf (array 'AGGREGATED_TEST_RESULT_UNSPECIFIED' 'PASSED' 'FAILED')}}\",\n \"runTime\": \"\",\n \"testCaseResults\": [\n \"\"\n ]\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f783dc3f-4eb0-4c37-8345-f8173101768f", "documentation": "Returns the list of all deployments in the specified Environment.", "method": "get", "endpoint": "v3beta1/:parent/deployments", "responses": [ { "uuid": "eb506720-a594-4d41-b075-511e34a39b16", "body": "{\n \"deployments\": [\n {\n \"endTime\": \"\",\n \"flowVersion\": \"\",\n \"name\": \"\",\n \"result\": {\n \"deploymentTestResults\": [\n \"\"\n ],\n \"experiment\": \"\"\n },\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'RUNNING' 'SUCCEEDED' 'FAILED')}}\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50ab8d3c-1e6f-4328-95fa-8187b4ca1f73", "documentation": "Returns the list of all session entity types in the specified session.", "method": "get", "endpoint": "v3beta1/:parent/entityTypes", "responses": [ { "uuid": "849fc583-2dee-471f-ac44-200a7040323f", "body": "{\n \"nextPageToken\": \"\",\n \"sessionEntityTypes\": [\n {\n \"entities\": [\n {\n \"synonyms\": [\n \"\"\n ],\n \"value\": \"\"\n }\n ],\n \"entityOverrideMode\": \"{{oneOf (array 'ENTITY_OVERRIDE_MODE_UNSPECIFIED' 'ENTITY_OVERRIDE_MODE_OVERRIDE' 'ENTITY_OVERRIDE_MODE_SUPPLEMENT')}}\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "db861e16-f613-4978-b99e-8c24786e40d7", "documentation": "Creates a session entity type.", "method": "post", "endpoint": "v3beta1/:parent/entityTypes", "responses": [ { "uuid": "a523ef25-a4ed-4bd1-8dd4-66d23d7f20ad", "body": "{\n \"entities\": [\n {\n \"synonyms\": [\n \"\"\n ],\n \"value\": \"\"\n }\n ],\n \"entityOverrideMode\": \"{{oneOf (array 'ENTITY_OVERRIDE_MODE_UNSPECIFIED' 'ENTITY_OVERRIDE_MODE_OVERRIDE' 'ENTITY_OVERRIDE_MODE_SUPPLEMENT')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8d219c8d-c2d5-4bde-b762-a9e42c04a9f5", "documentation": "Returns the list of all environments in the specified Agent.", "method": "get", "endpoint": "v3beta1/:parent/environments", "responses": [ { "uuid": "a0e91cb7-f4d7-4471-a470-211306eecd31", "body": "{\n \"environments\": [\n {\n \"description\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"testCasesConfig\": {\n \"enableContinuousRun\": {{faker 'datatype.boolean'}},\n \"enablePredeploymentRun\": {{faker 'datatype.boolean'}},\n \"testCases\": [\n \"\"\n ]\n },\n \"updateTime\": \"\",\n \"versionConfigs\": [\n {\n \"version\": \"\"\n }\n ],\n \"webhookConfig\": {\n \"webhookOverrides\": [\n {\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"serviceDirectory\": {\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"service\": \"\"\n },\n \"timeout\": \"\"\n }\n ]\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25a14791-0ced-4cc5-9a8a-d18b91b2db24", "documentation": "Creates an Environment in the specified Agent. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: Environment", "method": "post", "endpoint": "v3beta1/:parent/environments", "responses": [ { "uuid": "fda1dbf7-7e72-4d82-8061-06c6f7094750", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a9fa0c20-ba3c-4026-92c5-b60ab21177f3", "documentation": "Returns the list of all experiments in the specified Environment.", "method": "get", "endpoint": "v3beta1/:parent/experiments", "responses": [ { "uuid": "f6a3cdf5-fa10-4b2d-b014-eeb8f03d68d5", "body": "{\n \"experiments\": [\n {\n \"createTime\": \"\",\n \"definition\": {\n \"condition\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"endTime\": \"\",\n \"experimentLength\": \"\",\n \"lastUpdateTime\": \"\",\n \"name\": \"\",\n \"result\": {\n \"lastUpdateTime\": \"\",\n \"versionMetrics\": [\n {\n \"metrics\": [\n {\n \"confidenceInterval\": {\n \"confidenceLevel\": {{faker 'number.float'}},\n \"lowerBound\": {{faker 'number.float'}},\n \"ratio\": {{faker 'number.float'}},\n \"upperBound\": {{faker 'number.float'}}\n },\n \"count\": {{faker 'number.float'}},\n \"countType\": \"{{oneOf (array 'COUNT_TYPE_UNSPECIFIED' 'TOTAL_NO_MATCH_COUNT' 'TOTAL_TURN_COUNT' 'AVERAGE_TURN_COUNT')}}\",\n \"ratio\": {{faker 'number.float'}},\n \"type\": \"{{oneOf (array 'METRIC_UNSPECIFIED' 'CONTAINED_SESSION_NO_CALLBACK_RATE' 'LIVE_AGENT_HANDOFF_RATE' 'CALLBACK_SESSION_RATE' 'ABANDONED_SESSION_RATE' 'SESSION_END_RATE')}}\"\n }\n ],\n \"sessionCount\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n }\n ]\n },\n \"rolloutConfig\": {\n \"failureCondition\": \"\",\n \"rolloutCondition\": \"\",\n \"rolloutSteps\": [\n {\n \"displayName\": \"\",\n \"minDuration\": \"\",\n \"trafficPercent\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"rolloutFailureReason\": \"\",\n \"rolloutState\": {\n \"startTime\": \"\",\n \"step\": \"\",\n \"stepIndex\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'RUNNING' 'DONE' 'ROLLOUT_FAILED')}}\",\n \"variantsHistory\": [\n {\n \"updateTime\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n }\n ]\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59f467e4-e79c-4080-a982-d1586ae3e9b6", "documentation": "Creates an Experiment in the specified Environment.", "method": "post", "endpoint": "v3beta1/:parent/experiments", "responses": [ { "uuid": "19c1e1e1-4811-48de-ab19-c459d7a0738b", "body": "{\n \"createTime\": \"\",\n \"definition\": {\n \"condition\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"endTime\": \"\",\n \"experimentLength\": \"\",\n \"lastUpdateTime\": \"\",\n \"name\": \"\",\n \"result\": {\n \"lastUpdateTime\": \"\",\n \"versionMetrics\": [\n {\n \"metrics\": [\n {\n \"confidenceInterval\": {\n \"confidenceLevel\": {{faker 'number.float'}},\n \"lowerBound\": {{faker 'number.float'}},\n \"ratio\": {{faker 'number.float'}},\n \"upperBound\": {{faker 'number.float'}}\n },\n \"count\": {{faker 'number.float'}},\n \"countType\": \"{{oneOf (array 'COUNT_TYPE_UNSPECIFIED' 'TOTAL_NO_MATCH_COUNT' 'TOTAL_TURN_COUNT' 'AVERAGE_TURN_COUNT')}}\",\n \"ratio\": {{faker 'number.float'}},\n \"type\": \"{{oneOf (array 'METRIC_UNSPECIFIED' 'CONTAINED_SESSION_NO_CALLBACK_RATE' 'LIVE_AGENT_HANDOFF_RATE' 'CALLBACK_SESSION_RATE' 'ABANDONED_SESSION_RATE' 'SESSION_END_RATE')}}\"\n }\n ],\n \"sessionCount\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n }\n ]\n },\n \"rolloutConfig\": {\n \"failureCondition\": \"\",\n \"rolloutCondition\": \"\",\n \"rolloutSteps\": [\n {\n \"displayName\": \"\",\n \"minDuration\": \"\",\n \"trafficPercent\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"rolloutFailureReason\": \"\",\n \"rolloutState\": {\n \"startTime\": \"\",\n \"step\": \"\",\n \"stepIndex\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'RUNNING' 'DONE' 'ROLLOUT_FAILED')}}\",\n \"variantsHistory\": [\n {\n \"updateTime\": \"\",\n \"versionVariants\": {\n \"variants\": [\n {\n \"isControlGroup\": {{faker 'datatype.boolean'}},\n \"trafficAllocation\": {{faker 'number.float'}},\n \"version\": \"\"\n }\n ]\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8565ef01-5da0-48b2-ab51-213d0d7fe28c", "documentation": "Returns the list of all flows in the specified agent.", "method": "get", "endpoint": "v3beta1/:parent/flows", "responses": [ { "uuid": "e28d5c5b-00a5-4315-8971-43431ddde1e3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2be6039b-95a7-4600-90be-ffeca8f3904f", "documentation": "Creates a flow in the specified agent. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).", "method": "post", "endpoint": "v3beta1/:parent/flows", "responses": [ { "uuid": "9b08e564-258c-45be-85e8-0627e0f09702", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a0076b8-119b-4002-ba47-5f2f24b4f183", "documentation": "Imports the specified flow to the specified agent from a binary file. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: An empty [Struct message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - `response`: ImportFlowResponse Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).", "method": "post", "endpoint": "v3beta1/:parent/flows:import", "responses": [ { "uuid": "75264074-cac5-457e-a7e9-490397ff48ff", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9a27734-1aea-463d-bc91-05f600a6e594", "documentation": "Returns the list of all intents in the specified agent.", "method": "get", "endpoint": "v3beta1/:parent/intents", "responses": [ { "uuid": "2e59b6c0-ab6d-4b7f-85be-549943894de4", "body": "{\n \"intents\": [\n {\n \"description\": \"\",\n \"displayName\": \"\",\n \"isFallback\": {{faker 'datatype.boolean'}},\n \"labels\": {},\n \"name\": \"\",\n \"parameters\": [\n {\n \"entityType\": \"\",\n \"id\": \"\",\n \"isList\": {{faker 'datatype.boolean'}},\n \"redact\": {{faker 'datatype.boolean'}}\n }\n ],\n \"priority\": {{faker 'number.int' max=99999}},\n \"trainingPhrases\": [\n {\n \"id\": \"\",\n \"parts\": [\n {\n \"parameterId\": \"\",\n \"text\": \"\"\n }\n ],\n \"repeatCount\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "964f77c9-5ce8-4932-9fba-ce2355f39d2d", "documentation": "Creates an intent in the specified agent. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).", "method": "post", "endpoint": "v3beta1/:parent/intents", "responses": [ { "uuid": "f48091fb-482f-4b69-bac4-ce4e2c8d3aea", "body": "{\n \"description\": \"\",\n \"displayName\": \"\",\n \"isFallback\": {{faker 'datatype.boolean'}},\n \"labels\": {},\n \"name\": \"\",\n \"parameters\": [\n {\n \"entityType\": \"\",\n \"id\": \"\",\n \"isList\": {{faker 'datatype.boolean'}},\n \"redact\": {{faker 'datatype.boolean'}}\n }\n ],\n \"priority\": {{faker 'number.int' max=99999}},\n \"trainingPhrases\": [\n {\n \"id\": \"\",\n \"parts\": [\n {\n \"parameterId\": \"\",\n \"text\": \"\"\n }\n ],\n \"repeatCount\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "271a92ff-1492-4fb3-9feb-94c3d013ba09", "documentation": "Returns the list of all pages in the specified flow.", "method": "get", "endpoint": "v3beta1/:parent/pages", "responses": [ { "uuid": "d18b0d2e-f3f2-43e5-8972-dc95b4a04bf7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "19d1face-7da1-4d54-b4cf-b2ea8c3e5c72", "documentation": "Creates a page in the specified flow.", "method": "post", "endpoint": "v3beta1/:parent/pages", "responses": [ { "uuid": "09b71d1b-9ac3-4ed9-853e-962b50b5d596", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e919808d-1ad5-4279-9749-5fc72513aa88", "documentation": "Fetches a list of results for a given test case.", "method": "get", "endpoint": "v3beta1/:parent/results", "responses": [ { "uuid": "e78ddeca-7dae-4aec-ab3a-443d07f7f650", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "28f5cbf6-ce17-4bf5-80c2-70cf7e319d09", "documentation": "Returns the list of all security settings in the specified location.", "method": "get", "endpoint": "v3beta1/:parent/securitySettings", "responses": [ { "uuid": "b2138993-c662-4993-859d-732a237ae3e5", "body": "{\n \"nextPageToken\": \"\",\n \"securitySettings\": [\n {\n \"audioExportSettings\": {\n \"audioExportPattern\": \"\",\n \"audioFormat\": \"{{oneOf (array 'AUDIO_FORMAT_UNSPECIFIED' 'MULAW' 'MP3' 'OGG')}}\",\n \"enableAudioRedaction\": {{faker 'datatype.boolean'}},\n \"gcsBucket\": \"\"\n },\n \"deidentifyTemplate\": \"\",\n \"displayName\": \"\",\n \"insightsExportSettings\": {\n \"enableInsightsExport\": {{faker 'datatype.boolean'}}\n },\n \"inspectTemplate\": \"\",\n \"name\": \"\",\n \"purgeDataTypes\": [\n \"{{oneOf (array 'PURGE_DATA_TYPE_UNSPECIFIED' 'DIALOGFLOW_HISTORY')}}\"\n ],\n \"redactionScope\": \"{{oneOf (array 'REDACTION_SCOPE_UNSPECIFIED' 'REDACT_DISK_STORAGE')}}\",\n \"redactionStrategy\": \"{{oneOf (array 'REDACTION_STRATEGY_UNSPECIFIED' 'REDACT_WITH_SERVICE')}}\",\n \"retentionWindowDays\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f80bcdb-15d5-46c6-85f4-781f10ca81f4", "documentation": "Create security settings in the specified location.", "method": "post", "endpoint": "v3beta1/:parent/securitySettings", "responses": [ { "uuid": "f86dd666-b391-4ea6-ad6e-adb59fbcd307", "body": "{\n \"audioExportSettings\": {\n \"audioExportPattern\": \"\",\n \"audioFormat\": \"{{oneOf (array 'AUDIO_FORMAT_UNSPECIFIED' 'MULAW' 'MP3' 'OGG')}}\",\n \"enableAudioRedaction\": {{faker 'datatype.boolean'}},\n \"gcsBucket\": \"\"\n },\n \"deidentifyTemplate\": \"\",\n \"displayName\": \"\",\n \"insightsExportSettings\": {\n \"enableInsightsExport\": {{faker 'datatype.boolean'}}\n },\n \"inspectTemplate\": \"\",\n \"name\": \"\",\n \"purgeDataTypes\": [\n \"{{oneOf (array 'PURGE_DATA_TYPE_UNSPECIFIED' 'DIALOGFLOW_HISTORY')}}\"\n ],\n \"redactionScope\": \"{{oneOf (array 'REDACTION_SCOPE_UNSPECIFIED' 'REDACT_DISK_STORAGE')}}\",\n \"redactionStrategy\": \"{{oneOf (array 'REDACTION_STRATEGY_UNSPECIFIED' 'REDACT_WITH_SERVICE')}}\",\n \"retentionWindowDays\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7dd7ec6-ab17-4042-aa98-1d88cf91fd44", "documentation": "Fetches a list of test cases for a given agent.", "method": "get", "endpoint": "v3beta1/:parent/testCases", "responses": [ { "uuid": "b2af007e-32b1-45a3-81cb-5aa376f8bbac", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd2880e0-b968-4f5b-9617-d65c5a044358", "documentation": "Creates a test case for the given agent.", "method": "post", "endpoint": "v3beta1/:parent/testCases", "responses": [ { "uuid": "f165849a-852b-4f1e-bca9-109d5a22a46a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7c4d304-ab17-478e-9b3b-012ad7d25200", "documentation": "Batch deletes test cases.", "method": "post", "endpoint": "v3beta1/:parent/testCases:batchDelete", "responses": [ { "uuid": "3eeaa6b6-6ed9-4dd9-a90d-25e43397e731", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc075bff-fb01-4b1b-8d88-f9dfd6e30860", "documentation": "Kicks off a batch run of test cases. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: BatchRunTestCasesMetadata - `response`: BatchRunTestCasesResponse", "method": "post", "endpoint": "v3beta1/:parent/testCases:batchRun", "responses": [ { "uuid": "d7ec97a3-0a81-4261-a30b-9ab2de1d231e", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b701990-1fc6-43ea-8750-a18269c416ab", "documentation": "Exports the test cases under the agent to a Cloud Storage bucket or a local file. Filter can be applied to export a subset of test cases. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: ExportTestCasesMetadata - `response`: ExportTestCasesResponse", "method": "post", "endpoint": "v3beta1/:parent/testCases:export", "responses": [ { "uuid": "1a0f6a0d-c2a6-4986-8f2f-097869baaf4c", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a45a7ded-4569-4057-a82b-70dff1563b13", "documentation": "Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test cases and won't overwrite any existing ones. The provided ID in the imported test case is neglected. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: ImportTestCasesMetadata - `response`: ImportTestCasesResponse", "method": "post", "endpoint": "v3beta1/:parent/testCases:import", "responses": [ { "uuid": "648c0701-16b0-4984-ae6a-df67477e887b", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7935b6e7-2fdf-4a35-b695-a14a7bf2c7c5", "documentation": "Returns the list of all transition route groups in the specified flow.", "method": "get", "endpoint": "v3beta1/:parent/transitionRouteGroups", "responses": [ { "uuid": "6f7d2ad5-cebd-4875-8000-fe3f4ed76f3b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b25591c-3a6b-42e4-9bfa-4056bfda95b6", "documentation": "Creates an TransitionRouteGroup in the specified flow. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).", "method": "post", "endpoint": "v3beta1/:parent/transitionRouteGroups", "responses": [ { "uuid": "2555c39f-2fc7-4178-891c-4b0c6ea5a15c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c2caddb-c414-4336-9731-7f124e0ee321", "documentation": "Returns the list of all versions in the specified Flow.", "method": "get", "endpoint": "v3beta1/:parent/versions", "responses": [ { "uuid": "fcb78836-5214-43cf-a064-5aa1de9df2f6", "body": "{\n \"nextPageToken\": \"\",\n \"versions\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"name\": \"\",\n \"nluSettings\": {\n \"classificationThreshold\": {{faker 'number.float'}},\n \"modelTrainingMode\": \"{{oneOf (array 'MODEL_TRAINING_MODE_UNSPECIFIED' 'MODEL_TRAINING_MODE_AUTOMATIC' 'MODEL_TRAINING_MODE_MANUAL')}}\",\n \"modelType\": \"{{oneOf (array 'MODEL_TYPE_UNSPECIFIED' 'MODEL_TYPE_STANDARD' 'MODEL_TYPE_ADVANCED')}}\"\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'RUNNING' 'SUCCEEDED' 'FAILED')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a49998c4-448f-4a51-87be-29261b2ca56f", "documentation": "Creates a Version in the specified Flow. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: CreateVersionOperationMetadata - `response`: Version", "method": "post", "endpoint": "v3beta1/:parent/versions", "responses": [ { "uuid": "4d3834b1-f3d3-4d76-9c57-6ec291fba8ef", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6be06c2-c87d-45ae-af9a-cb2c3a034efd", "documentation": "Returns the list of all webhooks in the specified agent.", "method": "get", "endpoint": "v3beta1/:parent/webhooks", "responses": [ { "uuid": "fd3025f7-48db-4843-96c8-ef15b3e90f3e", "body": "{\n \"nextPageToken\": \"\",\n \"webhooks\": [\n {\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"serviceDirectory\": {\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"service\": \"\"\n },\n \"timeout\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "62e0d7f5-0b49-4138-a53a-15346ca9f10f", "documentation": "Creates a webhook in the specified agent.", "method": "post", "endpoint": "v3beta1/:parent/webhooks", "responses": [ { "uuid": "683f43c6-f6ad-406b-bdae-0f4a37ff8a31", "body": "{\n \"disabled\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"serviceDirectory\": {\n \"genericWebService\": {\n \"allowedCaCerts\": [\n \"\"\n ],\n \"password\": \"\",\n \"requestHeaders\": {},\n \"uri\": \"\",\n \"username\": \"\"\n },\n \"service\": \"\"\n },\n \"timeout\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d27a218-9fd4-44fe-aae9-143f84092207", "documentation": "Processes a natural language query and returns structured, actionable data as a result. This method is not idempotent, because it may cause session entity types to be updated, which in turn might affect results of future queries. Note: Always use agent versions for production traffic. See [Versions and environments](https://cloud.google.com/dialogflow/cx/docs/concept/version).", "method": "post", "endpoint": "v3beta1/:session:detectIntent", "responses": [ { "uuid": "71f8d1af-4b01-43ae-bfd1-a3dae2af8512", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61a4e886-0ed0-42f9-9470-14e92c7b6787", "documentation": "Fulfills a matched intent returned by MatchIntent. Must be called after MatchIntent, with input from MatchIntentResponse. Otherwise, the behavior is undefined.", "method": "post", "endpoint": "v3beta1/:session:fulfillIntent", "responses": [ { "uuid": "82724d27-bd16-4b26-9c5f-9ba8d372a846", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1199d3a5-115a-47a6-b9a9-b78e041177f8", "documentation": "Returns preliminary intent match results, doesn't change the session status.", "method": "post", "endpoint": "v3beta1/:session:matchIntent", "responses": [ { "uuid": "67a2dc2a-3ad5-4168-8748-7947c6240910", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "356150cb-7d1e-494d-872d-b216b289d232" }, { "type": "route", "uuid": "fe2960e5-6d87-4f6a-b00d-8007e77d7b26" }, { "type": "route", "uuid": "e19d7a59-ab84-4071-bf82-42d21e86a546" }, { "type": "route", "uuid": "7430b185-3a5a-4ed9-9e04-3165457f9009" }, { "type": "route", "uuid": "67d28a3c-5752-4113-aeae-6cb47eeabf8d" }, { "type": "route", "uuid": "935f42a0-bd49-4cdf-aea0-0f0dd3f964da" }, { "type": "route", "uuid": "15df5170-5b19-4083-957b-2c775505f6d4" }, { "type": "route", "uuid": "add5b9b9-508b-433c-9f22-db67fa472c00" }, { "type": "route", "uuid": "e208a0ac-f973-4fee-8545-70daff88cb68" }, { "type": "route", "uuid": "6fede391-b52e-4515-9c4f-74f4032d9a67" }, { "type": "route", "uuid": "0b57d63a-94f5-406b-9aab-cf24ff0f32a1" }, { "type": "route", "uuid": "89e62db4-3534-4de0-a59c-fa8dcf4bd84e" }, { "type": "route", "uuid": "13654025-c9a8-4c07-a535-a00ea1403769" }, { "type": "route", "uuid": "693cc380-0c47-426e-bc5d-61ab287a5267" }, { "type": "route", "uuid": "436f643c-bf7c-41a5-822a-acc9ae2f8df3" }, { "type": "route", "uuid": "a95bb5be-a35a-40d9-aa6e-e031d0c3925a" }, { "type": "route", "uuid": "00d2fca5-da16-4618-83b8-6a8bfad6bd64" }, { "type": "route", "uuid": "a0091f4f-9446-44ec-90c4-b021d258463f" }, { "type": "route", "uuid": "706ec9f8-a014-4023-9f5d-987ebd8801a5" }, { "type": "route", "uuid": "93c3e217-b1a1-40fd-ba80-514b095b7629" }, { "type": "route", "uuid": "0fbfa03d-8c68-44e0-b148-b1c140b29459" }, { "type": "route", "uuid": "aad9efe2-63ab-484e-9fd2-61b0c4c4a3cf" }, { "type": "route", "uuid": "7e9b58cb-b698-4a88-a11a-64317408429b" }, { "type": "route", "uuid": "f783dc3f-4eb0-4c37-8345-f8173101768f" }, { "type": "route", "uuid": "50ab8d3c-1e6f-4328-95fa-8187b4ca1f73" }, { "type": "route", "uuid": "db861e16-f613-4978-b99e-8c24786e40d7" }, { "type": "route", "uuid": "8d219c8d-c2d5-4bde-b762-a9e42c04a9f5" }, { "type": "route", "uuid": "25a14791-0ced-4cc5-9a8a-d18b91b2db24" }, { "type": "route", "uuid": "a9fa0c20-ba3c-4026-92c5-b60ab21177f3" }, { "type": "route", "uuid": "59f467e4-e79c-4080-a982-d1586ae3e9b6" }, { "type": "route", "uuid": "8565ef01-5da0-48b2-ab51-213d0d7fe28c" }, { "type": "route", "uuid": "2be6039b-95a7-4600-90be-ffeca8f3904f" }, { "type": "route", "uuid": "1a0076b8-119b-4002-ba47-5f2f24b4f183" }, { "type": "route", "uuid": "f9a27734-1aea-463d-bc91-05f600a6e594" }, { "type": "route", "uuid": "964f77c9-5ce8-4932-9fba-ce2355f39d2d" }, { "type": "route", "uuid": "271a92ff-1492-4fb3-9feb-94c3d013ba09" }, { "type": "route", "uuid": "19d1face-7da1-4d54-b4cf-b2ea8c3e5c72" }, { "type": "route", "uuid": "e919808d-1ad5-4279-9749-5fc72513aa88" }, { "type": "route", "uuid": "28f5cbf6-ce17-4bf5-80c2-70cf7e319d09" }, { "type": "route", "uuid": "7f80bcdb-15d5-46c6-85f4-781f10ca81f4" }, { "type": "route", "uuid": "d7dd7ec6-ab17-4042-aa98-1d88cf91fd44" }, { "type": "route", "uuid": "cd2880e0-b968-4f5b-9617-d65c5a044358" }, { "type": "route", "uuid": "a7c4d304-ab17-478e-9b3b-012ad7d25200" }, { "type": "route", "uuid": "cc075bff-fb01-4b1b-8d88-f9dfd6e30860" }, { "type": "route", "uuid": "9b701990-1fc6-43ea-8750-a18269c416ab" }, { "type": "route", "uuid": "a45a7ded-4569-4057-a82b-70dff1563b13" }, { "type": "route", "uuid": "7935b6e7-2fdf-4a35-b695-a14a7bf2c7c5" }, { "type": "route", "uuid": "6b25591c-3a6b-42e4-9bfa-4056bfda95b6" }, { "type": "route", "uuid": "7c2caddb-c414-4336-9731-7f124e0ee321" }, { "type": "route", "uuid": "a49998c4-448f-4a51-87be-29261b2ca56f" }, { "type": "route", "uuid": "a6be06c2-c87d-45ae-af9a-cb2c3a034efd" }, { "type": "route", "uuid": "62e0d7f5-0b49-4138-a53a-15346ca9f10f" }, { "type": "route", "uuid": "1d27a218-9fd4-44fe-aae9-143f84092207" }, { "type": "route", "uuid": "61a4e886-0ed0-42f9-9470-14e92c7b6787" }, { "type": "route", "uuid": "1199d3a5-115a-47a6-b9a9-b78e041177f8" } ] }