public final class SuggestionInput extends GeneratedMessage implements SuggestionInputOrBuilder
Represents the action to take for a tool call that requires confirmation.
Protobuf type google.cloud.dialogflow.v2beta1.SuggestionInput
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
public static final int ACTION_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
public static final int ANSWER_RECORD_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
public static final int INTENT_INPUT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
public static final int PARAMETERS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
public static final int SEND_TIME_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TEXT_OVERRIDE_FIELD_NUMBER
public static final int TEXT_OVERRIDE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
public static SuggestionInput getDefaultInstance()
public static final Descriptors.Descriptor getDescriptor()
public static SuggestionInput.Builder newBuilder()
public static SuggestionInput.Builder newBuilder(SuggestionInput prototype)
public static SuggestionInput parseDelimitedFrom(InputStream input)
public static SuggestionInput parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SuggestionInput parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
public static SuggestionInput parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SuggestionInput parseFrom(ByteString data)
public static SuggestionInput parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SuggestionInput parseFrom(CodedInputStream input)
public static SuggestionInput parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SuggestionInput parseFrom(InputStream input)
public static SuggestionInput parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SuggestionInput parseFrom(ByteBuffer data)
public static SuggestionInput parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Parser<SuggestionInput> parser()
Methods
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
public SuggestionInput.Action getAction()
Optional. The type of action to take with the tool.
.google.cloud.dialogflow.v2beta1.SuggestionInput.Action action = 5 [(.google.api.field_behavior) = OPTIONAL];
public int getActionValue()
Optional. The type of action to take with the tool.
.google.cloud.dialogflow.v2beta1.SuggestionInput.Action action = 5 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for action.
|
public String getAnswerRecord()
Required. Format: projects/<Project ID>/locations/<Location
ID>/answerRecords/<Answer Record ID>
The answer record associated with the tool call.
string answer_record = 1;
| Returns |
| Type |
Description |
String |
The answerRecord.
|
public ByteString getAnswerRecordBytes()
Required. Format: projects/<Project ID>/locations/<Location
ID>/answerRecords/<Answer Record ID>
The answer record associated with the tool call.
string answer_record = 1;
| Returns |
| Type |
Description |
ByteString |
The bytes for answerRecord.
|
public SuggestionInput getDefaultInstanceForType()
public IntentInput getIntentInput()
The intent to be triggered on V3 agent.
.google.cloud.dialogflow.v2beta1.IntentInput intent_input = 6;
public IntentInputOrBuilder getIntentInputOrBuilder()
The intent to be triggered on V3 agent.
.google.cloud.dialogflow.v2beta1.IntentInput intent_input = 6;
public Struct getParameters()
Parameters to be used for the tool call. If not provided, the tool
will be called without any parameters.
.google.protobuf.Struct parameters = 4;
| Returns |
| Type |
Description |
Struct |
The parameters.
|
public StructOrBuilder getParametersOrBuilder()
Parameters to be used for the tool call. If not provided, the tool
will be called without any parameters.
.google.protobuf.Struct parameters = 4;
public Parser<SuggestionInput> getParserForType()
Overrides
public Timestamp getSendTime()
Optional. Time when the current suggest input is sent. For tool calls, this
timestamp (along with the answer record) will be included in the
corresponding tool call result so that it can be identified.
.google.protobuf.Timestamp send_time = 7 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
Timestamp |
The sendTime.
|
public TimestampOrBuilder getSendTimeOrBuilder()
Optional. Time when the current suggest input is sent. For tool calls, this
timestamp (along with the answer record) will be included in the
corresponding tool call result so that it can be identified.
.google.protobuf.Timestamp send_time = 7 [(.google.api.field_behavior) = OPTIONAL];
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getTextOverride()
public TextInput getTextOverride()
Optional. If the customer edited the suggestion before using it, include
the revised text here.
.google.cloud.dialogflow.v2beta1.TextInput text_override = 2;
| Returns |
| Type |
Description |
TextInput |
The textOverride.
|
getTextOverrideOrBuilder()
public TextInputOrBuilder getTextOverrideOrBuilder()
Optional. If the customer edited the suggestion before using it, include
the revised text here.
.google.cloud.dialogflow.v2beta1.TextInput text_override = 2;
public boolean hasIntentInput()
The intent to be triggered on V3 agent.
.google.cloud.dialogflow.v2beta1.IntentInput intent_input = 6;
| Returns |
| Type |
Description |
boolean |
Whether the intentInput field is set.
|
public boolean hasParameters()
Parameters to be used for the tool call. If not provided, the tool
will be called without any parameters.
.google.protobuf.Struct parameters = 4;
| Returns |
| Type |
Description |
boolean |
Whether the parameters field is set.
|
public boolean hasSendTime()
Optional. Time when the current suggest input is sent. For tool calls, this
timestamp (along with the answer record) will be included in the
corresponding tool call result so that it can be identified.
.google.protobuf.Timestamp send_time = 7 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
boolean |
Whether the sendTime field is set.
|
hasTextOverride()
public boolean hasTextOverride()
Optional. If the customer edited the suggestion before using it, include
the revised text here.
.google.cloud.dialogflow.v2beta1.TextInput text_override = 2;
| Returns |
| Type |
Description |
boolean |
Whether the textOverride field is set.
|
| Returns |
| Type |
Description |
int |
|
Overrides
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public SuggestionInput.Builder newBuilderForType()
protected SuggestionInput.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
public SuggestionInput.Builder toBuilder()
public void writeTo(CodedOutputStream output)
Overrides