Class ListBatchJobResultsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListBatchJobResultsResponse.Builder>
com.google.ads.googleads.v18.services.ListBatchJobResultsResponse.Builder
- All Implemented Interfaces:
ListBatchJobResultsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListBatchJobResultsResponse
public static final class ListBatchJobResultsResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListBatchJobResultsResponse.Builder>
implements ListBatchJobResultsResponseOrBuilder
Response message for [BatchJobService.ListBatchJobResults][google.ads.googleads.v18.services.BatchJobService.ListBatchJobResults].Protobuf type
google.ads.googleads.v18.services.ListBatchJobResultsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllResults(Iterable<? extends BatchJobResult> values) The list of rows that matched the query.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addResults(int index, BatchJobResult value) The list of rows that matched the query.addResults(int index, BatchJobResult.Builder builderForValue) The list of rows that matched the query.addResults(BatchJobResult value) The list of rows that matched the query.addResults(BatchJobResult.Builder builderForValue) The list of rows that matched the query.The list of rows that matched the query.addResultsBuilder(int index) The list of rows that matched the query.build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Pagination token used to retrieve the next page of results.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The list of rows that matched the query.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorPagination token used to retrieve the next page of results.com.google.protobuf.ByteStringPagination token used to retrieve the next page of results.getResults(int index) The list of rows that matched the query.getResultsBuilder(int index) The list of rows that matched the query.The list of rows that matched the query.intThe list of rows that matched the query.The list of rows that matched the query.getResultsOrBuilder(int index) The list of rows that matched the query.List<? extends BatchJobResultOrBuilder>The list of rows that matched the query.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeResults(int index) The list of rows that matched the query.setNextPageToken(String value) Pagination token used to retrieve the next page of results.setNextPageTokenBytes(com.google.protobuf.ByteString value) Pagination token used to retrieve the next page of results.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResults(int index, BatchJobResult value) The list of rows that matched the query.setResults(int index, BatchJobResult.Builder builderForValue) The list of rows that matched the query.setUnknownFields(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<ListBatchJobResultsResponse.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<ListBatchJobResultsResponse.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<ListBatchJobResultsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<ListBatchJobResultsResponse.Builder>
-
setField
public ListBatchJobResultsResponse.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<ListBatchJobResultsResponse.Builder>
-
clearField
public ListBatchJobResultsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchJobResultsResponse.Builder>
-
clearOneof
public ListBatchJobResultsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchJobResultsResponse.Builder>
-
setRepeatedField
public ListBatchJobResultsResponse.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<ListBatchJobResultsResponse.Builder>
-
addRepeatedField
public ListBatchJobResultsResponse.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<ListBatchJobResultsResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListBatchJobResultsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchJobResultsResponse.Builder>
-
mergeFrom
public ListBatchJobResultsResponse.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<ListBatchJobResultsResponse.Builder>- Throws:
IOException
-
getResultsList
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1;- Specified by:
getResultsListin interfaceListBatchJobResultsResponseOrBuilder
-
getResultsCount
public int getResultsCount()The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1;- Specified by:
getResultsCountin interfaceListBatchJobResultsResponseOrBuilder
-
getResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1;- Specified by:
getResultsin interfaceListBatchJobResultsResponseOrBuilder
-
setResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
setResults
public ListBatchJobResultsResponse.Builder setResults(int index, BatchJobResult.Builder builderForValue) The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
addResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
addResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
addResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
addResults
public ListBatchJobResultsResponse.Builder addResults(int index, BatchJobResult.Builder builderForValue) The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
addAllResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
clearResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
removeResults
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
getResultsBuilder
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
getResultsOrBuilder
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1;- Specified by:
getResultsOrBuilderin interfaceListBatchJobResultsResponseOrBuilder
-
getResultsOrBuilderList
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1;- Specified by:
getResultsOrBuilderListin interfaceListBatchJobResultsResponseOrBuilder
-
addResultsBuilder
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
addResultsBuilder
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
getResultsBuilderList
The list of rows that matched the query.
repeated .google.ads.googleads.v18.services.BatchJobResult results = 1; -
getNextPageToken
Pagination token used to retrieve the next page of results. Pass the content of this string as the `page_token` attribute of the next request. `next_page_token` is not returned for the last page.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListBatchJobResultsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()Pagination token used to retrieve the next page of results. Pass the content of this string as the `page_token` attribute of the next request. `next_page_token` is not returned for the last page.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListBatchJobResultsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
Pagination token used to retrieve the next page of results. Pass the content of this string as the `page_token` attribute of the next request. `next_page_token` is not returned for the last page.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
Pagination token used to retrieve the next page of results. Pass the content of this string as the `page_token` attribute of the next request. `next_page_token` is not returned for the last page.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListBatchJobResultsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) Pagination token used to retrieve the next page of results. Pass the content of this string as the `page_token` attribute of the next request. `next_page_token` is not returned for the last page.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListBatchJobResultsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchJobResultsResponse.Builder>
-
mergeUnknownFields
public final ListBatchJobResultsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchJobResultsResponse.Builder>
-