Google Cloud Dialogflow Cx V3beta1Webhook Service Directory Config Response
data class GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse(val genericWebService: GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse, val service: String)
Represents configuration for a Service Directory service.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse(genericWebService: GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse, service: String)
Types
Properties
Link copied to clipboard
The name of Service Directory service. Format: projects//locations//namespaces//services/
. Location ID
of the service directory must be the same as the location of the agent.