Uses of Class
com.google.cloud.dialogflow.v2beta1.MessageAnnotation
-
Packages that use MessageAnnotation Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of MessageAnnotation in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return MessageAnnotation Modifier and Type Method Description MessageAnnotationMessageAnnotation.Builder. build()MessageAnnotationMessageAnnotation.Builder. buildPartial()static MessageAnnotationMessageAnnotation. getDefaultInstance()MessageAnnotationMessageAnnotation.Builder. getDefaultInstanceForType()MessageAnnotationMessageAnnotation. getDefaultInstanceForType()MessageAnnotationMessage.Builder. getMessageAnnotation()Output only.MessageAnnotationMessage. getMessageAnnotation()Output only.MessageAnnotationMessageOrBuilder. getMessageAnnotation()Output only.static MessageAnnotationMessageAnnotation. parseDelimitedFrom(InputStream input)static MessageAnnotationMessageAnnotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MessageAnnotationMessageAnnotation. parseFrom(byte[] data)static MessageAnnotationMessageAnnotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MessageAnnotationMessageAnnotation. parseFrom(com.google.protobuf.ByteString data)static MessageAnnotationMessageAnnotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MessageAnnotationMessageAnnotation. parseFrom(com.google.protobuf.CodedInputStream input)static MessageAnnotationMessageAnnotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MessageAnnotationMessageAnnotation. parseFrom(InputStream input)static MessageAnnotationMessageAnnotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MessageAnnotationMessageAnnotation. parseFrom(ByteBuffer data)static MessageAnnotationMessageAnnotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type MessageAnnotation Modifier and Type Method Description com.google.protobuf.Parser<MessageAnnotation>MessageAnnotation. getParserForType()static com.google.protobuf.Parser<MessageAnnotation>MessageAnnotation. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type MessageAnnotation Modifier and Type Method Description MessageAnnotation.BuilderMessageAnnotation.Builder. mergeFrom(MessageAnnotation other)Message.BuilderMessage.Builder. mergeMessageAnnotation(MessageAnnotation value)Output only.static MessageAnnotation.BuilderMessageAnnotation. newBuilder(MessageAnnotation prototype)Message.BuilderMessage.Builder. setMessageAnnotation(MessageAnnotation value)Output only.
-