Class ListSuggestionsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
- com.google.cloud.dialogflow.v2beta1.ListSuggestionsResponse.Builder
-
- All Implemented Interfaces:
ListSuggestionsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListSuggestionsResponse
public static final class ListSuggestionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder> implements ListSuggestionsResponseOrBuilder
The response message for [Participants.ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions].
Protobuf typegoogle.cloud.dialogflow.v2beta1.ListSuggestionsResponse
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
clear
public ListSuggestionsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
getDefaultInstanceForType
public ListSuggestionsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListSuggestionsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListSuggestionsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListSuggestionsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
setField
public ListSuggestionsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
clearField
public ListSuggestionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
clearOneof
public ListSuggestionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
setRepeatedField
public ListSuggestionsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
addRepeatedField
public ListSuggestionsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
mergeFrom
public ListSuggestionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListSuggestionsResponse.Builder>
-
mergeFrom
public ListSuggestionsResponse.Builder mergeFrom(ListSuggestionsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
mergeFrom
public ListSuggestionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListSuggestionsResponse.Builder>
- Throws:
IOException
-
getSuggestionsList
public List<Suggestion> getSuggestionsList()
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
- Specified by:
getSuggestionsList
in interfaceListSuggestionsResponseOrBuilder
-
getSuggestionsCount
public int getSuggestionsCount()
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
- Specified by:
getSuggestionsCount
in interfaceListSuggestionsResponseOrBuilder
-
getSuggestions
public Suggestion getSuggestions(int index)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
- Specified by:
getSuggestions
in interfaceListSuggestionsResponseOrBuilder
-
setSuggestions
public ListSuggestionsResponse.Builder setSuggestions(int index, Suggestion value)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
setSuggestions
public ListSuggestionsResponse.Builder setSuggestions(int index, Suggestion.Builder builderForValue)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
addSuggestions
public ListSuggestionsResponse.Builder addSuggestions(Suggestion value)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
addSuggestions
public ListSuggestionsResponse.Builder addSuggestions(int index, Suggestion value)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
addSuggestions
public ListSuggestionsResponse.Builder addSuggestions(Suggestion.Builder builderForValue)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
addSuggestions
public ListSuggestionsResponse.Builder addSuggestions(int index, Suggestion.Builder builderForValue)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
addAllSuggestions
public ListSuggestionsResponse.Builder addAllSuggestions(Iterable<? extends Suggestion> values)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
clearSuggestions
public ListSuggestionsResponse.Builder clearSuggestions()
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
removeSuggestions
public ListSuggestionsResponse.Builder removeSuggestions(int index)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
getSuggestionsBuilder
public Suggestion.Builder getSuggestionsBuilder(int index)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
getSuggestionsOrBuilder
public SuggestionOrBuilder getSuggestionsOrBuilder(int index)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
- Specified by:
getSuggestionsOrBuilder
in interfaceListSuggestionsResponseOrBuilder
-
getSuggestionsOrBuilderList
public List<? extends SuggestionOrBuilder> getSuggestionsOrBuilderList()
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
- Specified by:
getSuggestionsOrBuilderList
in interfaceListSuggestionsResponseOrBuilder
-
addSuggestionsBuilder
public Suggestion.Builder addSuggestionsBuilder()
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
addSuggestionsBuilder
public Suggestion.Builder addSuggestionsBuilder(int index)
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
getSuggestionsBuilderList
public List<Suggestion.Builder> getSuggestionsBuilderList()
Required. The list of suggestions. There will be a maximum number of items returned based on the page_size field in the request. `suggestions` is sorted by `create_time` in descending order.
repeated .google.cloud.dialogflow.v2beta1.Suggestion suggestions = 1;
-
getNextPageToken
public String getNextPageToken()
Optional. Token to retrieve the next page of results or empty if there are no more results in the list.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListSuggestionsResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
Optional. Token to retrieve the next page of results or empty if there are no more results in the list.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListSuggestionsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListSuggestionsResponse.Builder setNextPageToken(String value)
Optional. Token to retrieve the next page of results or empty if there are no more results in the list.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListSuggestionsResponse.Builder clearNextPageToken()
Optional. Token to retrieve the next page of results or empty if there are no more results in the list.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListSuggestionsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Optional. Token to retrieve the next page of results or empty if there are no more results in the list.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListSuggestionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
mergeUnknownFields
public final ListSuggestionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSuggestionsResponse.Builder>
-
-