Class ListChangelogsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
- com.google.cloud.dialogflow.cx.v3beta1.ListChangelogsResponse.Builder
-
- All Implemented Interfaces:
ListChangelogsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListChangelogsResponse
public static final class ListChangelogsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder> implements ListChangelogsResponseOrBuilder
The response message for [Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3beta1.Changelogs.ListChangelogs].
Protobuf typegoogle.cloud.dialogflow.cx.v3beta1.ListChangelogsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListChangelogsResponse.BuilderaddAllChangelogs(Iterable<? extends Changelog> values)The list of changelogs.ListChangelogsResponse.BuilderaddChangelogs(int index, Changelog value)The list of changelogs.ListChangelogsResponse.BuilderaddChangelogs(int index, Changelog.Builder builderForValue)The list of changelogs.ListChangelogsResponse.BuilderaddChangelogs(Changelog value)The list of changelogs.ListChangelogsResponse.BuilderaddChangelogs(Changelog.Builder builderForValue)The list of changelogs.Changelog.BuilderaddChangelogsBuilder()The list of changelogs.Changelog.BuilderaddChangelogsBuilder(int index)The list of changelogs.ListChangelogsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListChangelogsResponsebuild()ListChangelogsResponsebuildPartial()ListChangelogsResponse.Builderclear()ListChangelogsResponse.BuilderclearChangelogs()The list of changelogs.ListChangelogsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListChangelogsResponse.BuilderclearNextPageToken()Token to retrieve the next page of results, or empty if there are no more results in the list.ListChangelogsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListChangelogsResponse.Builderclone()ChangeloggetChangelogs(int index)The list of changelogs.Changelog.BuildergetChangelogsBuilder(int index)The list of changelogs.List<Changelog.Builder>getChangelogsBuilderList()The list of changelogs.intgetChangelogsCount()The list of changelogs.List<Changelog>getChangelogsList()The list of changelogs.ChangelogOrBuildergetChangelogsOrBuilder(int index)The list of changelogs.List<? extends ChangelogOrBuilder>getChangelogsOrBuilderList()The list of changelogs.ListChangelogsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()Token to retrieve the next page of results, or empty if there are no more results in the list.com.google.protobuf.ByteStringgetNextPageTokenBytes()Token to retrieve the next page of results, or empty if there are no more results in the list.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListChangelogsResponse.BuildermergeFrom(ListChangelogsResponse other)ListChangelogsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListChangelogsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListChangelogsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListChangelogsResponse.BuilderremoveChangelogs(int index)The list of changelogs.ListChangelogsResponse.BuildersetChangelogs(int index, Changelog value)The list of changelogs.ListChangelogsResponse.BuildersetChangelogs(int index, Changelog.Builder builderForValue)The list of changelogs.ListChangelogsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListChangelogsResponse.BuildersetNextPageToken(String value)Token to retrieve the next page of results, or empty if there are no more results in the list.ListChangelogsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)Token to retrieve the next page of results, or empty if there are no more results in the list.ListChangelogsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListChangelogsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
clear
public ListChangelogsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
getDefaultInstanceForType
public ListChangelogsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListChangelogsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListChangelogsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListChangelogsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
setField
public ListChangelogsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
clearField
public ListChangelogsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
clearOneof
public ListChangelogsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
setRepeatedField
public ListChangelogsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
addRepeatedField
public ListChangelogsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
mergeFrom
public ListChangelogsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListChangelogsResponse.Builder>
-
mergeFrom
public ListChangelogsResponse.Builder mergeFrom(ListChangelogsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
mergeFrom
public ListChangelogsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListChangelogsResponse.Builder>- Throws:
IOException
-
getChangelogsList
public List<Changelog> getChangelogsList()
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;- Specified by:
getChangelogsListin interfaceListChangelogsResponseOrBuilder
-
getChangelogsCount
public int getChangelogsCount()
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;- Specified by:
getChangelogsCountin interfaceListChangelogsResponseOrBuilder
-
getChangelogs
public Changelog getChangelogs(int index)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;- Specified by:
getChangelogsin interfaceListChangelogsResponseOrBuilder
-
setChangelogs
public ListChangelogsResponse.Builder setChangelogs(int index, Changelog value)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
setChangelogs
public ListChangelogsResponse.Builder setChangelogs(int index, Changelog.Builder builderForValue)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
addChangelogs
public ListChangelogsResponse.Builder addChangelogs(Changelog value)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
addChangelogs
public ListChangelogsResponse.Builder addChangelogs(int index, Changelog value)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
addChangelogs
public ListChangelogsResponse.Builder addChangelogs(Changelog.Builder builderForValue)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
addChangelogs
public ListChangelogsResponse.Builder addChangelogs(int index, Changelog.Builder builderForValue)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
addAllChangelogs
public ListChangelogsResponse.Builder addAllChangelogs(Iterable<? extends Changelog> values)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
clearChangelogs
public ListChangelogsResponse.Builder clearChangelogs()
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
removeChangelogs
public ListChangelogsResponse.Builder removeChangelogs(int index)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
getChangelogsBuilder
public Changelog.Builder getChangelogsBuilder(int index)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
getChangelogsOrBuilder
public ChangelogOrBuilder getChangelogsOrBuilder(int index)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;- Specified by:
getChangelogsOrBuilderin interfaceListChangelogsResponseOrBuilder
-
getChangelogsOrBuilderList
public List<? extends ChangelogOrBuilder> getChangelogsOrBuilderList()
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;- Specified by:
getChangelogsOrBuilderListin interfaceListChangelogsResponseOrBuilder
-
addChangelogsBuilder
public Changelog.Builder addChangelogsBuilder()
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
addChangelogsBuilder
public Changelog.Builder addChangelogsBuilder(int index)
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
getChangelogsBuilderList
public List<Changelog.Builder> getChangelogsBuilderList()
The list of changelogs. There will be a maximum number of items returned based on the page_size field in the request. The changelogs will be ordered by timestamp.
repeated .google.cloud.dialogflow.cx.v3beta1.Changelog changelogs = 1;
-
getNextPageToken
public String getNextPageToken()
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:
getNextPageTokenin interfaceListChangelogsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
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:
getNextPageTokenBytesin interfaceListChangelogsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListChangelogsResponse.Builder setNextPageToken(String value)
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 ListChangelogsResponse.Builder clearNextPageToken()
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 ListChangelogsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
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 ListChangelogsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
mergeUnknownFields
public final ListChangelogsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListChangelogsResponse.Builder>
-
-