Uses of Interface
com.google.cloud.dialogflow.v2.MessageAnnotationOrBuilder
-
Packages that use MessageAnnotationOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of MessageAnnotationOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement MessageAnnotationOrBuilder Modifier and Type Class Description class
MessageAnnotation
Represents the result of annotation for the message.static class
MessageAnnotation.Builder
Represents the result of annotation for the message.Methods in com.google.cloud.dialogflow.v2 that return MessageAnnotationOrBuilder Modifier and Type Method Description MessageAnnotationOrBuilder
Message.Builder. getMessageAnnotationOrBuilder()
Output only.MessageAnnotationOrBuilder
Message. getMessageAnnotationOrBuilder()
Output only.MessageAnnotationOrBuilder
MessageOrBuilder. getMessageAnnotationOrBuilder()
Output only.
-