Uses of Interface
com.google.cloud.dialogflow.v2beta1.AnnotatedMessagePartOrBuilder
-
Packages that use AnnotatedMessagePartOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of AnnotatedMessagePartOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 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.v2beta1 that return AnnotatedMessagePartOrBuilder Modifier and Type Method Description AnnotatedMessagePartOrBuilderMessageAnnotation.Builder. getPartsOrBuilder(int index)Optional.AnnotatedMessagePartOrBuilderMessageAnnotation. getPartsOrBuilder(int index)Optional.AnnotatedMessagePartOrBuilderMessageAnnotationOrBuilder. getPartsOrBuilder(int index)Optional.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type AnnotatedMessagePartOrBuilder Modifier and Type Method Description List<? extends AnnotatedMessagePartOrBuilder>MessageAnnotation.Builder. getPartsOrBuilderList()Optional.List<? extends AnnotatedMessagePartOrBuilder>MessageAnnotation. getPartsOrBuilderList()Optional.List<? extends AnnotatedMessagePartOrBuilder>MessageAnnotationOrBuilder. getPartsOrBuilderList()Optional.
-