Uses of Interface
com.google.cloud.dialogflow.v2.AnnotatedMessagePartOrBuilder
-
Packages that use AnnotatedMessagePartOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of AnnotatedMessagePartOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement AnnotatedMessagePartOrBuilder Modifier and Type Class Description classAnnotatedMessagePartRepresents a part of a message possibly annotated with an entity.static classAnnotatedMessagePart.BuilderRepresents a part of a message possibly annotated with an entity.Methods in com.google.cloud.dialogflow.v2 that return AnnotatedMessagePartOrBuilder Modifier and Type Method Description AnnotatedMessagePartOrBuilderMessageAnnotation.Builder. getPartsOrBuilder(int index)The collection of annotated message parts ordered by their position in the message.AnnotatedMessagePartOrBuilderMessageAnnotation. getPartsOrBuilder(int index)The collection of annotated message parts ordered by their position in the message.AnnotatedMessagePartOrBuilderMessageAnnotationOrBuilder. getPartsOrBuilder(int index)The collection of annotated message parts ordered by their position in the message.Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type AnnotatedMessagePartOrBuilder Modifier and Type Method Description List<? extends AnnotatedMessagePartOrBuilder>MessageAnnotation.Builder. getPartsOrBuilderList()The collection of annotated message parts ordered by their position in the message.List<? extends AnnotatedMessagePartOrBuilder>MessageAnnotation. getPartsOrBuilderList()The collection of annotated message parts ordered by their position in the message.List<? extends AnnotatedMessagePartOrBuilder>MessageAnnotationOrBuilder. getPartsOrBuilderList()The collection of annotated message parts ordered by their position in the message.
-