Uses of Class
com.google.cloud.dialogflow.v2.ConversationEvent
-
Packages that use ConversationEvent Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ConversationEvent in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ConversationEvent Modifier and Type Method Description ConversationEventConversationEvent.Builder. build()ConversationEventConversationEvent.Builder. buildPartial()static ConversationEventConversationEvent. getDefaultInstance()ConversationEventConversationEvent.Builder. getDefaultInstanceForType()ConversationEventConversationEvent. getDefaultInstanceForType()static ConversationEventConversationEvent. parseDelimitedFrom(InputStream input)static ConversationEventConversationEvent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationEventConversationEvent. parseFrom(byte[] data)static ConversationEventConversationEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationEventConversationEvent. parseFrom(com.google.protobuf.ByteString data)static ConversationEventConversationEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationEventConversationEvent. parseFrom(com.google.protobuf.CodedInputStream input)static ConversationEventConversationEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationEventConversationEvent. parseFrom(InputStream input)static ConversationEventConversationEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationEventConversationEvent. parseFrom(ByteBuffer data)static ConversationEventConversationEvent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type ConversationEvent Modifier and Type Method Description com.google.protobuf.Parser<ConversationEvent>ConversationEvent. getParserForType()static com.google.protobuf.Parser<ConversationEvent>ConversationEvent. parser()Methods in com.google.cloud.dialogflow.v2 with parameters of type ConversationEvent Modifier and Type Method Description ConversationEvent.BuilderConversationEvent.Builder. mergeFrom(ConversationEvent other)static ConversationEvent.BuilderConversationEvent. newBuilder(ConversationEvent prototype)
-