public static final class GenerateStatelessSummaryResponse.Builder extends GeneratedMessageV3.Builder<GenerateStatelessSummaryResponse.Builder> implements GenerateStatelessSummaryResponseOrBuilder
The response message for
Conversations.GenerateStatelessSummary.
Protobuf type google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GenerateStatelessSummaryResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public GenerateStatelessSummaryResponse build()
buildPartial()
public GenerateStatelessSummaryResponse buildPartial()
clear()
public GenerateStatelessSummaryResponse.Builder clear()
Overrides
clearContextSize()
public GenerateStatelessSummaryResponse.Builder clearContextSize()
Number of messages prior to and including
[last_conversation_message][] used to compile the suggestion. It may be
smaller than the [GenerateStatelessSummaryRequest.context_size][] field in
the request if there weren't that many messages in the conversation.
int32 context_size = 3;
clearField(Descriptors.FieldDescriptor field)
public GenerateStatelessSummaryResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearLatestMessage()
public GenerateStatelessSummaryResponse.Builder clearLatestMessage()
The name of the latest conversation message used as context for
compiling suggestion. The format is specific to the user and the names of
the messages provided.
string latest_message = 2 [(.google.api.resource_reference) = { ... }
clearOneof(Descriptors.OneofDescriptor oneof)
public GenerateStatelessSummaryResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearSummary()
public GenerateStatelessSummaryResponse.Builder clearSummary()
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
clone()
public GenerateStatelessSummaryResponse.Builder clone()
Overrides
getContextSize()
public int getContextSize()
Number of messages prior to and including
[last_conversation_message][] used to compile the suggestion. It may be
smaller than the [GenerateStatelessSummaryRequest.context_size][] field in
the request if there weren't that many messages in the conversation.
int32 context_size = 3;
Returns |
Type |
Description |
int |
The contextSize.
|
getDefaultInstanceForType()
public GenerateStatelessSummaryResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getLatestMessage()
public String getLatestMessage()
The name of the latest conversation message used as context for
compiling suggestion. The format is specific to the user and the names of
the messages provided.
string latest_message = 2 [(.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
String |
The latestMessage.
|
getLatestMessageBytes()
public ByteString getLatestMessageBytes()
The name of the latest conversation message used as context for
compiling suggestion. The format is specific to the user and the names of
the messages provided.
string latest_message = 2 [(.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ByteString |
The bytes for latestMessage.
|
getSummary()
public GenerateStatelessSummaryResponse.Summary getSummary()
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
getSummaryBuilder()
public GenerateStatelessSummaryResponse.Summary.Builder getSummaryBuilder()
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
getSummaryOrBuilder()
public GenerateStatelessSummaryResponse.SummaryOrBuilder getSummaryOrBuilder()
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
hasSummary()
public boolean hasSummary()
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
Returns |
Type |
Description |
boolean |
Whether the summary field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(GenerateStatelessSummaryResponse other)
public GenerateStatelessSummaryResponse.Builder mergeFrom(GenerateStatelessSummaryResponse other)
public GenerateStatelessSummaryResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public GenerateStatelessSummaryResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeSummary(GenerateStatelessSummaryResponse.Summary value)
public GenerateStatelessSummaryResponse.Builder mergeSummary(GenerateStatelessSummaryResponse.Summary value)
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GenerateStatelessSummaryResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setContextSize(int value)
public GenerateStatelessSummaryResponse.Builder setContextSize(int value)
Number of messages prior to and including
[last_conversation_message][] used to compile the suggestion. It may be
smaller than the [GenerateStatelessSummaryRequest.context_size][] field in
the request if there weren't that many messages in the conversation.
int32 context_size = 3;
Parameter |
Name |
Description |
value |
int
The contextSize to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
public GenerateStatelessSummaryResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setLatestMessage(String value)
public GenerateStatelessSummaryResponse.Builder setLatestMessage(String value)
The name of the latest conversation message used as context for
compiling suggestion. The format is specific to the user and the names of
the messages provided.
string latest_message = 2 [(.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
String
The latestMessage to set.
|
setLatestMessageBytes(ByteString value)
public GenerateStatelessSummaryResponse.Builder setLatestMessageBytes(ByteString value)
The name of the latest conversation message used as context for
compiling suggestion. The format is specific to the user and the names of
the messages provided.
string latest_message = 2 [(.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
ByteString
The bytes for latestMessage to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GenerateStatelessSummaryResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setSummary(GenerateStatelessSummaryResponse.Summary value)
public GenerateStatelessSummaryResponse.Builder setSummary(GenerateStatelessSummaryResponse.Summary value)
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
setSummary(GenerateStatelessSummaryResponse.Summary.Builder builderForValue)
public GenerateStatelessSummaryResponse.Builder setSummary(GenerateStatelessSummaryResponse.Summary.Builder builderForValue)
Generated summary.
.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryResponse.Summary summary = 1;
setUnknownFields(UnknownFieldSet unknownFields)
public final GenerateStatelessSummaryResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides