Uses of Interface
com.google.cloud.dialogflow.cx.v3.Agent.GitIntegrationSettingsOrBuilder
-
Packages that use Agent.GitIntegrationSettingsOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of Agent.GitIntegrationSettingsOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement Agent.GitIntegrationSettingsOrBuilder Modifier and Type Class Description static classAgent.GitIntegrationSettingsSettings for connecting to Git repository for an agent.static classAgent.GitIntegrationSettings.BuilderSettings for connecting to Git repository for an agent.Methods in com.google.cloud.dialogflow.cx.v3 that return Agent.GitIntegrationSettingsOrBuilder Modifier and Type Method Description Agent.GitIntegrationSettingsOrBuilderAgent.Builder. getGitIntegrationSettingsOrBuilder()Git integration settings for this agent.Agent.GitIntegrationSettingsOrBuilderAgent. getGitIntegrationSettingsOrBuilder()Git integration settings for this agent.Agent.GitIntegrationSettingsOrBuilderAgentOrBuilder. getGitIntegrationSettingsOrBuilder()Git integration settings for this agent.
-