Google Cloud Dialogflow Cx V3Webhook Service Directory Config Response
data class GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfigResponse(val genericWebService: GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse, val service: String)
Represents configuration for a Service Directory service.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfigResponse(genericWebService: GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse, 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.