Uses of Class
com.google.cloud.dialogflow.v2beta1.SmartReplyAnswer
-
Packages that use SmartReplyAnswer Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SmartReplyAnswer in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return SmartReplyAnswer Modifier and Type Method Description SmartReplyAnswerSmartReplyAnswer.Builder. build()SmartReplyAnswerSmartReplyAnswer.Builder. buildPartial()static SmartReplyAnswerSmartReplyAnswer. getDefaultInstance()SmartReplyAnswerSmartReplyAnswer.Builder. getDefaultInstanceForType()SmartReplyAnswerSmartReplyAnswer. getDefaultInstanceForType()SmartReplyAnswerSuggestSmartRepliesResponse.Builder. getSmartReplyAnswers(int index)Output only.SmartReplyAnswerSuggestSmartRepliesResponse. getSmartReplyAnswers(int index)Output only.SmartReplyAnswerSuggestSmartRepliesResponseOrBuilder. getSmartReplyAnswers(int index)Output only.static SmartReplyAnswerSmartReplyAnswer. parseDelimitedFrom(InputStream input)static SmartReplyAnswerSmartReplyAnswer. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyAnswerSmartReplyAnswer. parseFrom(byte[] data)static SmartReplyAnswerSmartReplyAnswer. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyAnswerSmartReplyAnswer. parseFrom(com.google.protobuf.ByteString data)static SmartReplyAnswerSmartReplyAnswer. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyAnswerSmartReplyAnswer. parseFrom(com.google.protobuf.CodedInputStream input)static SmartReplyAnswerSmartReplyAnswer. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyAnswerSmartReplyAnswer. parseFrom(InputStream input)static SmartReplyAnswerSmartReplyAnswer. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyAnswerSmartReplyAnswer. parseFrom(ByteBuffer data)static SmartReplyAnswerSmartReplyAnswer. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type SmartReplyAnswer Modifier and Type Method Description com.google.protobuf.Parser<SmartReplyAnswer>SmartReplyAnswer. getParserForType()List<SmartReplyAnswer>SuggestSmartRepliesResponse.Builder. getSmartReplyAnswersList()Output only.List<SmartReplyAnswer>SuggestSmartRepliesResponse. getSmartReplyAnswersList()Output only.List<SmartReplyAnswer>SuggestSmartRepliesResponseOrBuilder. getSmartReplyAnswersList()Output only.static com.google.protobuf.Parser<SmartReplyAnswer>SmartReplyAnswer. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type SmartReplyAnswer Modifier and Type Method Description SuggestSmartRepliesResponse.BuilderSuggestSmartRepliesResponse.Builder. addSmartReplyAnswers(int index, SmartReplyAnswer value)Output only.SuggestSmartRepliesResponse.BuilderSuggestSmartRepliesResponse.Builder. addSmartReplyAnswers(SmartReplyAnswer value)Output only.SmartReplyAnswer.BuilderSmartReplyAnswer.Builder. mergeFrom(SmartReplyAnswer other)static SmartReplyAnswer.BuilderSmartReplyAnswer. newBuilder(SmartReplyAnswer prototype)SuggestSmartRepliesResponse.BuilderSuggestSmartRepliesResponse.Builder. setSmartReplyAnswers(int index, SmartReplyAnswer value)Output only.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type SmartReplyAnswer Modifier and Type Method Description SuggestSmartRepliesResponse.BuilderSuggestSmartRepliesResponse.Builder. addAllSmartReplyAnswers(Iterable<? extends SmartReplyAnswer> values)Output only.
-