Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.RestoreAgentRequest.GitSourceOrBuilder
-
Packages that use RestoreAgentRequest.GitSourceOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of RestoreAgentRequest.GitSourceOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement RestoreAgentRequest.GitSourceOrBuilder Modifier and Type Class Description static classRestoreAgentRequest.GitSourceSettings for restoring from a git branchstatic classRestoreAgentRequest.GitSource.BuilderSettings for restoring from a git branchMethods in com.google.cloud.dialogflow.cx.v3beta1 that return RestoreAgentRequest.GitSourceOrBuilder Modifier and Type Method Description RestoreAgentRequest.GitSourceOrBuilderRestoreAgentRequest.Builder. getGitSourceOrBuilder()Setting for restoring from a git branchRestoreAgentRequest.GitSourceOrBuilderRestoreAgentRequest. getGitSourceOrBuilder()Setting for restoring from a git branchRestoreAgentRequest.GitSourceOrBuilderRestoreAgentRequestOrBuilder. getGitSourceOrBuilder()Setting for restoring from a git branch
-