Uses of Interface
com.google.cloud.dialogflow.v2beta1.MessageAnnotationOrBuilder
-
Packages that use MessageAnnotationOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of MessageAnnotationOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 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.v2beta1 that return MessageAnnotationOrBuilder Modifier and Type Method Description MessageAnnotationOrBuilder
Message.Builder. getMessageAnnotationOrBuilder()
Output only.MessageAnnotationOrBuilder
Message. getMessageAnnotationOrBuilder()
Output only.MessageAnnotationOrBuilder
MessageOrBuilder. getMessageAnnotationOrBuilder()
Output only.
-