123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251 |
- type: google.api.Service
- config_version: 3
- name: dialogflow.googleapis.com
- title: Dialogflow API
- apis:
- - name: google.cloud.dialogflow.cx.v3beta1.Agents
- - name: google.cloud.dialogflow.cx.v3beta1.Changelogs
- - name: google.cloud.dialogflow.cx.v3beta1.Deployments
- - name: google.cloud.dialogflow.cx.v3beta1.EntityTypes
- - name: google.cloud.dialogflow.cx.v3beta1.Environments
- - name: google.cloud.dialogflow.cx.v3beta1.Experiments
- - name: google.cloud.dialogflow.cx.v3beta1.Flows
- - name: google.cloud.dialogflow.cx.v3beta1.Intents
- - name: google.cloud.dialogflow.cx.v3beta1.Pages
- - name: google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService
- - name: google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes
- - name: google.cloud.dialogflow.cx.v3beta1.Sessions
- - name: google.cloud.dialogflow.cx.v3beta1.TestCases
- - name: google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups
- - name: google.cloud.dialogflow.cx.v3beta1.Versions
- - name: google.cloud.dialogflow.cx.v3beta1.Webhooks
- - name: google.cloud.location.Locations
- - name: google.longrunning.Operations
- types:
- - name: google.cloud.dialogflow.cx.v3beta1.BatchRunTestCasesMetadata
- - name: google.cloud.dialogflow.cx.v3beta1.BatchRunTestCasesResponse
- - name: google.cloud.dialogflow.cx.v3beta1.CreateVersionOperationMetadata
- - name: google.cloud.dialogflow.cx.v3beta1.DeployFlowMetadata
- - name: google.cloud.dialogflow.cx.v3beta1.DeployFlowResponse
- - name: google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse
- - name: google.cloud.dialogflow.cx.v3beta1.ExportFlowResponse
- - name: google.cloud.dialogflow.cx.v3beta1.ExportTestCasesMetadata
- - name: google.cloud.dialogflow.cx.v3beta1.ExportTestCasesResponse
- - name: google.cloud.dialogflow.cx.v3beta1.ImportFlowResponse
- - name: google.cloud.dialogflow.cx.v3beta1.ImportTestCasesMetadata
- - name: google.cloud.dialogflow.cx.v3beta1.ImportTestCasesResponse
- - name: google.cloud.dialogflow.cx.v3beta1.RunContinuousTestMetadata
- - name: google.cloud.dialogflow.cx.v3beta1.RunContinuousTestResponse
- - name: google.cloud.dialogflow.cx.v3beta1.RunTestCaseMetadata
- - name: google.cloud.dialogflow.cx.v3beta1.RunTestCaseResponse
- - name: google.cloud.dialogflow.cx.v3beta1.TestError
- - name: google.cloud.dialogflow.cx.v3beta1.WebhookRequest
- - name: google.cloud.dialogflow.cx.v3beta1.WebhookResponse
- documentation:
- summary: |-
- Builds conversational interfaces (for example, chatbots, and voice-powered
- apps and devices).
- overview: |-
- <!-- mdformat off(presubmit failing, mdformat is as well) --> Dialogflow is
- a natural language understanding platform that makes it easy
- to design and integrate a conversational user interface into your mobile
- app, web application, device, bot, interactive voice response system, and
- so on. Using Dialogflow, you can provide new and engaging ways for
- users to interact with your product.
- Dialogflow can analyze multiple types of input from your customers,
- including text or audio inputs (like from a phone or voice recording).
- It can also respond to your customers in a couple of ways, either through
- text or with synthetic speech.
- For more information, see the
- [Dialogflow documentation](https://cloud.google.com/dialogflow/docs).
- rules:
- - selector: google.cloud.location.Locations.GetLocation
- description: Gets information about a location.
- - selector: google.cloud.location.Locations.ListLocations
- description: Lists information about the supported locations for this service.
- backend:
- rules:
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Agents.*'
- deadline: 60.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Changelogs.GetChangelog
- deadline: 60.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Changelogs.ListChangelogs
- deadline: 60.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Deployments.GetDeployment
- deadline: 60.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Deployments.ListDeployments
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.EntityTypes.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Environments.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Experiments.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Flows.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Intents.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Pages.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.*'
- deadline: 60.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Sessions.DetectIntent
- deadline: 220.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Sessions.FulfillIntent
- deadline: 60.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Sessions.MatchIntent
- deadline: 60.0
- - selector: google.cloud.dialogflow.cx.v3beta1.Sessions.StreamingDetectIntent
- deadline: 220.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.TestCases.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Versions.*'
- deadline: 60.0
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Webhooks.*'
- deadline: 60.0
- - selector: google.cloud.location.Locations.GetLocation
- deadline: 60.0
- - selector: google.cloud.location.Locations.ListLocations
- deadline: 60.0
- - selector: 'google.longrunning.Operations.*'
- deadline: 60.0
- - selector: google.longrunning.Operations.ListOperations
- deadline: 180.0
- http:
- rules:
- - selector: google.cloud.location.Locations.GetLocation
- get: '/v3beta1/{name=projects/*/locations/*}'
- - selector: google.cloud.location.Locations.ListLocations
- get: '/v3beta1/{name=projects/*}/locations'
- - selector: google.longrunning.Operations.CancelOperation
- post: '/v3beta1/{name=projects/*/operations/*}:cancel'
- additional_bindings:
- - post: '/v3beta1/{name=projects/*/locations/*/operations/*}:cancel'
- - selector: google.longrunning.Operations.GetOperation
- get: '/v3beta1/{name=projects/*/operations/*}'
- additional_bindings:
- - get: '/v3beta1/{name=projects/*/locations/*/operations/*}'
- - selector: google.longrunning.Operations.ListOperations
- get: '/v3beta1/{name=projects/*}/operations'
- additional_bindings:
- - get: '/v3beta1/{name=projects/*/locations/*}/operations'
- authentication:
- rules:
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Agents.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: google.cloud.dialogflow.cx.v3beta1.Changelogs.GetChangelog
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: google.cloud.dialogflow.cx.v3beta1.Changelogs.ListChangelogs
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: google.cloud.dialogflow.cx.v3beta1.Deployments.GetDeployment
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: google.cloud.dialogflow.cx.v3beta1.Deployments.ListDeployments
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.EntityTypes.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Environments.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Experiments.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Flows.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Intents.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Pages.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Sessions.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.TestCases.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Versions.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.cloud.dialogflow.cx.v3beta1.Webhooks.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: google.cloud.location.Locations.GetLocation
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: google.cloud.location.Locations.ListLocations
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
- - selector: 'google.longrunning.Operations.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/dialogflow
|