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 classDocument.ReloadStatusThe status of a reload attempt.static classDocument.ReloadStatus.BuilderThe status of a reload attempt.Methods in com.google.cloud.dialogflow.v2 that return Document.ReloadStatusOrBuilder Modifier and Type Method Description Document.ReloadStatusOrBuilderDocument.Builder. getLatestReloadStatusOrBuilder()Output only.Document.ReloadStatusOrBuilderDocument. getLatestReloadStatusOrBuilder()Output only.Document.ReloadStatusOrBuilderDocumentOrBuilder. getLatestReloadStatusOrBuilder()Output only.
-