Uses of Class
com.google.cloud.dialogflow.v2.SuggestionInput.Builder
-
Packages that use SuggestionInput.Builder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SuggestionInput.Builder in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return SuggestionInput.Builder Modifier and Type Method Description SuggestionInput.BuilderSuggestionInput.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SuggestionInput.BuilderSuggestionInput.Builder. clear()SuggestionInput.BuilderSuggestionInput.Builder. clearAnswerRecord()Required.SuggestionInput.BuilderSuggestionInput.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)SuggestionInput.BuilderSuggestionInput.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SuggestionInput.BuilderSuggestionInput.Builder. clone()SuggestionInput.BuilderAnalyzeContentRequest.Builder. getSuggestionInputBuilder()An input representing the selection of a suggestion.SuggestionInput.BuilderSuggestionInput.Builder. mergeFrom(SuggestionInput other)SuggestionInput.BuilderSuggestionInput.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SuggestionInput.BuilderSuggestionInput.Builder. mergeFrom(com.google.protobuf.Message other)SuggestionInput.BuilderSuggestionInput.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static SuggestionInput.BuilderSuggestionInput. newBuilder()static SuggestionInput.BuilderSuggestionInput. newBuilder(SuggestionInput prototype)SuggestionInput.BuilderSuggestionInput. newBuilderForType()protected SuggestionInput.BuilderSuggestionInput. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)SuggestionInput.BuilderSuggestionInput.Builder. setAnswerRecord(String value)Required.SuggestionInput.BuilderSuggestionInput.Builder. setAnswerRecordBytes(com.google.protobuf.ByteString value)Required.SuggestionInput.BuilderSuggestionInput.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SuggestionInput.BuilderSuggestionInput.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SuggestionInput.BuilderSuggestionInput.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SuggestionInput.BuilderSuggestionInput. toBuilder()Methods in com.google.cloud.dialogflow.v2 with parameters of type SuggestionInput.Builder Modifier and Type Method Description AnalyzeContentRequest.BuilderAnalyzeContentRequest.Builder. setSuggestionInput(SuggestionInput.Builder builderForValue)An input representing the selection of a suggestion.
-