public static final class Intent.Message.QuickReplies.Builder extends GeneratedMessageV3.Builder<Intent.Message.QuickReplies.Builder> implements Intent.Message.QuickRepliesOrBuilderThe quick replies response message.
Protobuf type google.cloud.dialogflow.v2.Intent.Message.QuickReplies
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Intent.Message.QuickReplies.BuilderImplements
Intent.Message.QuickRepliesOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addAllQuickReplies(Iterable<String> values)
public Intent.Message.QuickReplies.Builder addAllQuickReplies(Iterable<String> values)Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| values | Iterable<String>The quickReplies to add. |
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
addQuickReplies(String value)
public Intent.Message.QuickReplies.Builder addQuickReplies(String value)Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| value | StringThe quickReplies to add. |
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
addQuickRepliesBytes(ByteString value)
public Intent.Message.QuickReplies.Builder addQuickRepliesBytes(ByteString value)Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| value | ByteStringThe bytes of the quickReplies to add. |
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Intent.Message.QuickReplies.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
build()
public Intent.Message.QuickReplies build()| Type | Description |
| Intent.Message.QuickReplies |
buildPartial()
public Intent.Message.QuickReplies buildPartial()| Type | Description |
| Intent.Message.QuickReplies |
clear()
public Intent.Message.QuickReplies.Builder clear()| Type | Description |
| Intent.Message.QuickReplies.Builder |
clearField(Descriptors.FieldDescriptor field)
public Intent.Message.QuickReplies.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public Intent.Message.QuickReplies.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
clearQuickReplies()
public Intent.Message.QuickReplies.Builder clearQuickReplies()Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
clearTitle()
public Intent.Message.QuickReplies.Builder clearTitle()Optional. The title of the collection of quick replies.
string title = 1 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
clone()
public Intent.Message.QuickReplies.Builder clone()| Type | Description |
| Intent.Message.QuickReplies.Builder |
getDefaultInstanceForType()
public Intent.Message.QuickReplies getDefaultInstanceForType()| Type | Description |
| Intent.Message.QuickReplies |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
getQuickReplies(int index)
public String getQuickReplies(int index)Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| index | intThe index of the element to return. |
| Type | Description |
| String | The quickReplies at the given index. |
getQuickRepliesBytes(int index)
public ByteString getQuickRepliesBytes(int index)Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| index | intThe index of the value to return. |
| Type | Description |
| ByteString | The bytes of the quickReplies at the given index. |
getQuickRepliesCount()
public int getQuickRepliesCount()Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description |
| int | The count of quickReplies. |
getQuickRepliesList()
public ProtocolStringList getQuickRepliesList()Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description |
| ProtocolStringList | A list containing the quickReplies. |
getTitle()
public String getTitle()Optional. The title of the collection of quick replies.
string title = 1 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description |
| String | The title. |
getTitleBytes()
public ByteString getTitleBytes()Optional. The title of the collection of quick replies.
string title = 1 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description |
| ByteString | The bytes for title. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeFrom(Intent.Message.QuickReplies other)
public Intent.Message.QuickReplies.Builder mergeFrom(Intent.Message.QuickReplies other)| Name | Description |
| other | Intent.Message.QuickReplies |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Intent.Message.QuickReplies.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public Intent.Message.QuickReplies.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Intent.Message.QuickReplies.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public Intent.Message.QuickReplies.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
setQuickReplies(int index, String value)
public Intent.Message.QuickReplies.Builder setQuickReplies(int index, String value)Optional. The collection of quick replies.
repeated string quick_replies = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| index | intThe index to set the value at. |
| value | StringThe quickReplies to set. |
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Intent.Message.QuickReplies.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| Intent.Message.QuickReplies.Builder |
setTitle(String value)
public Intent.Message.QuickReplies.Builder setTitle(String value)Optional. The title of the collection of quick replies.
string title = 1 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| value | StringThe title to set. |
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
setTitleBytes(ByteString value)
public Intent.Message.QuickReplies.Builder setTitleBytes(ByteString value)Optional. The title of the collection of quick replies.
string title = 1 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description |
| value | ByteStringThe bytes for title to set. |
| Type | Description |
| Intent.Message.QuickReplies.Builder | This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final Intent.Message.QuickReplies.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| Intent.Message.QuickReplies.Builder |