| Modifier and Type | Method and Description |
|---|---|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.addAllMatches(Iterable<? extends Match> values)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.addMatches(int index,
Match.Builder builderForValue)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.addMatches(int index,
Match value)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.addMatches(Match.Builder builderForValue)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.addMatches(Match value)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clear() |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearCurrentPage()
The current [Page][google.cloud.dialogflow.cx.v3.Page].
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearMatches()
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearQuery() |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearText()
If [natural language text][google.cloud.dialogflow.cx.v3.TextInput] was provided as input, this field
will contain a copy of the text.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearTranscript()
If [natural language speech audio][google.cloud.dialogflow.cx.v3.AudioInput] was provided as input,
this field will contain the transcript for the audio.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearTriggerEvent()
If an [event][google.cloud.dialogflow.cx.v3.EventInput] was provided as input, this field will
contain a copy of the event name.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clearTriggerIntent()
If an [intent][google.cloud.dialogflow.cx.v3.IntentInput] was provided as input, this field will
contain a copy of the intent identifier.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.clone() |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.mergeCurrentPage(Page value)
The current [Page][google.cloud.dialogflow.cx.v3.Page].
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.mergeFrom(MatchIntentResponse other) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static MatchIntentResponse.Builder |
MatchIntentResponse.newBuilder() |
static MatchIntentResponse.Builder |
MatchIntentResponse.newBuilder(MatchIntentResponse prototype) |
MatchIntentResponse.Builder |
MatchIntentResponse.newBuilderForType() |
protected MatchIntentResponse.Builder |
MatchIntentResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.removeMatches(int index)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setCurrentPage(Page.Builder builderForValue)
The current [Page][google.cloud.dialogflow.cx.v3.Page].
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setCurrentPage(Page value)
The current [Page][google.cloud.dialogflow.cx.v3.Page].
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setMatches(int index,
Match.Builder builderForValue)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setMatches(int index,
Match value)
Match results, if more than one, ordered descendingly by the confidence
we have that the particular intent matches the query.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setText(String value)
If [natural language text][google.cloud.dialogflow.cx.v3.TextInput] was provided as input, this field
will contain a copy of the text.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setTextBytes(com.google.protobuf.ByteString value)
If [natural language text][google.cloud.dialogflow.cx.v3.TextInput] was provided as input, this field
will contain a copy of the text.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setTranscript(String value)
If [natural language speech audio][google.cloud.dialogflow.cx.v3.AudioInput] was provided as input,
this field will contain the transcript for the audio.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setTranscriptBytes(com.google.protobuf.ByteString value)
If [natural language speech audio][google.cloud.dialogflow.cx.v3.AudioInput] was provided as input,
this field will contain the transcript for the audio.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setTriggerEvent(String value)
If an [event][google.cloud.dialogflow.cx.v3.EventInput] was provided as input, this field will
contain a copy of the event name.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setTriggerEventBytes(com.google.protobuf.ByteString value)
If an [event][google.cloud.dialogflow.cx.v3.EventInput] was provided as input, this field will
contain a copy of the event name.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setTriggerIntent(String value)
If an [intent][google.cloud.dialogflow.cx.v3.IntentInput] was provided as input, this field will
contain a copy of the intent identifier.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setTriggerIntentBytes(com.google.protobuf.ByteString value)
If an [intent][google.cloud.dialogflow.cx.v3.IntentInput] was provided as input, this field will
contain a copy of the intent identifier.
|
MatchIntentResponse.Builder |
MatchIntentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MatchIntentResponse.Builder |
MatchIntentResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.