Class ListCampaignDraftAsyncErrorsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
com.google.ads.googleads.v18.services.ListCampaignDraftAsyncErrorsResponse.Builder
- All Implemented Interfaces:
ListCampaignDraftAsyncErrorsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListCampaignDraftAsyncErrorsResponse
public static final class ListCampaignDraftAsyncErrorsResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
implements ListCampaignDraftAsyncErrorsResponseOrBuilder
Response message for [CampaignDraftService.ListCampaignDraftAsyncErrors][google.ads.googleads.v18.services.CampaignDraftService.ListCampaignDraftAsyncErrors].Protobuf type
google.ads.googleads.v18.services.ListCampaignDraftAsyncErrorsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllErrors(Iterable<? extends com.google.rpc.Status> values) Details of the errors when performing the asynchronous operation.addErrors(int index, com.google.rpc.Status value) Details of the errors when performing the asynchronous operation.addErrors(int index, com.google.rpc.Status.Builder builderForValue) Details of the errors when performing the asynchronous operation.addErrors(com.google.rpc.Status value) Details of the errors when performing the asynchronous operation.addErrors(com.google.rpc.Status.Builder builderForValue) Details of the errors when performing the asynchronous operation.com.google.rpc.Status.BuilderDetails of the errors when performing the asynchronous operation.com.google.rpc.Status.BuilderaddErrorsBuilder(int index) Details of the errors when performing the asynchronous operation.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Details of the errors when performing the asynchronous operation.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Pagination token used to retrieve the next page of results.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.rpc.StatusgetErrors(int index) Details of the errors when performing the asynchronous operation.com.google.rpc.Status.BuildergetErrorsBuilder(int index) Details of the errors when performing the asynchronous operation.List<com.google.rpc.Status.Builder>Details of the errors when performing the asynchronous operation.intDetails of the errors when performing the asynchronous operation.List<com.google.rpc.Status>Details of the errors when performing the asynchronous operation.com.google.rpc.StatusOrBuildergetErrorsOrBuilder(int index) Details of the errors when performing the asynchronous operation.List<? extends com.google.rpc.StatusOrBuilder>Details of the errors when performing the asynchronous operation.Pagination token used to retrieve the next page of results.com.google.protobuf.ByteStringPagination token used to retrieve the next page of results.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) removeErrors(int index) Details of the errors when performing the asynchronous operation.setErrors(int index, com.google.rpc.Status value) Details of the errors when performing the asynchronous operation.setErrors(int index, com.google.rpc.Status.Builder builderForValue) Details of the errors when performing the asynchronous operation.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) 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<ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.Builder>
-
setField
public ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.Builder>
-
clearField
public ListCampaignDraftAsyncErrorsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
-
clearOneof
public ListCampaignDraftAsyncErrorsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
-
setRepeatedField
public ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.Builder>
-
addRepeatedField
public ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
-
mergeFrom
public ListCampaignDraftAsyncErrorsResponse.Builder mergeFrom(ListCampaignDraftAsyncErrorsResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
-
mergeFrom
public ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.Builder>- Throws:
IOException
-
getErrorsList
Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1;- Specified by:
getErrorsListin interfaceListCampaignDraftAsyncErrorsResponseOrBuilder
-
getErrorsCount
public int getErrorsCount()Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1;- Specified by:
getErrorsCountin interfaceListCampaignDraftAsyncErrorsResponseOrBuilder
-
getErrors
public com.google.rpc.Status getErrors(int index) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1;- Specified by:
getErrorsin interfaceListCampaignDraftAsyncErrorsResponseOrBuilder
-
setErrors
public ListCampaignDraftAsyncErrorsResponse.Builder setErrors(int index, com.google.rpc.Status value) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
setErrors
public ListCampaignDraftAsyncErrorsResponse.Builder setErrors(int index, com.google.rpc.Status.Builder builderForValue) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
addErrors
Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
addErrors
public ListCampaignDraftAsyncErrorsResponse.Builder addErrors(int index, com.google.rpc.Status value) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
addErrors
public ListCampaignDraftAsyncErrorsResponse.Builder addErrors(com.google.rpc.Status.Builder builderForValue) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
addErrors
public ListCampaignDraftAsyncErrorsResponse.Builder addErrors(int index, com.google.rpc.Status.Builder builderForValue) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
addAllErrors
public ListCampaignDraftAsyncErrorsResponse.Builder addAllErrors(Iterable<? extends com.google.rpc.Status> values) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
clearErrors
Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
removeErrors
Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
getErrorsBuilder
public com.google.rpc.Status.Builder getErrorsBuilder(int index) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
getErrorsOrBuilder
public com.google.rpc.StatusOrBuilder getErrorsOrBuilder(int index) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1;- Specified by:
getErrorsOrBuilderin interfaceListCampaignDraftAsyncErrorsResponseOrBuilder
-
getErrorsOrBuilderList
Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1;- Specified by:
getErrorsOrBuilderListin interfaceListCampaignDraftAsyncErrorsResponseOrBuilder
-
addErrorsBuilder
public com.google.rpc.Status.Builder addErrorsBuilder()Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
addErrorsBuilder
public com.google.rpc.Status.Builder addErrorsBuilder(int index) Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 1; -
getErrorsBuilderList
Details of the errors when performing the asynchronous operation.
repeated .google.rpc.Status errors = 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 interfaceListCampaignDraftAsyncErrorsResponseOrBuilder- 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 interfaceListCampaignDraftAsyncErrorsResponseOrBuilder- 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 ListCampaignDraftAsyncErrorsResponse.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 ListCampaignDraftAsyncErrorsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
-
mergeUnknownFields
public final ListCampaignDraftAsyncErrorsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCampaignDraftAsyncErrorsResponse.Builder>
-