Uses of Interface
com.google.cloud.dialogflow.v2.Document.ReloadStatusOrBuilder
-
Packages that use Document.ReloadStatusOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of Document.ReloadStatusOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement Document.ReloadStatusOrBuilder Modifier and Type Class Description static class
Document.ReloadStatus
The status of a reload attempt.static class
Document.ReloadStatus.Builder
The status of a reload attempt.Methods in com.google.cloud.dialogflow.v2 that return Document.ReloadStatusOrBuilder Modifier and Type Method Description Document.ReloadStatusOrBuilder
Document.Builder. getLatestReloadStatusOrBuilder()
Output only.Document.ReloadStatusOrBuilder
Document. getLatestReloadStatusOrBuilder()
Output only.Document.ReloadStatusOrBuilder
DocumentOrBuilder. getLatestReloadStatusOrBuilder()
Output only.
-