Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.ChangelogOrBuilder
-
Packages that use ChangelogOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of ChangelogOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement ChangelogOrBuilder Modifier and Type Class Description classChangelogChangelogs represents a change made to a given agent.static classChangelog.BuilderChangelogs represents a change made to a given agent.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ChangelogOrBuilder Modifier and Type Method Description ChangelogOrBuilderListChangelogsResponse.Builder. getChangelogsOrBuilder(int index)The list of changelogs.ChangelogOrBuilderListChangelogsResponse. getChangelogsOrBuilder(int index)The list of changelogs.ChangelogOrBuilderListChangelogsResponseOrBuilder. getChangelogsOrBuilder(int index)The list of changelogs.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ChangelogOrBuilder Modifier and Type Method Description List<? extends ChangelogOrBuilder>ListChangelogsResponse.Builder. getChangelogsOrBuilderList()The list of changelogs.List<? extends ChangelogOrBuilder>ListChangelogsResponse. getChangelogsOrBuilderList()The list of changelogs.List<? extends ChangelogOrBuilder>ListChangelogsResponseOrBuilder. getChangelogsOrBuilderList()The list of changelogs.
-