Class MutateFeedItemSetsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
- com.google.ads.googleads.v10.services.MutateFeedItemSetsResponse.Builder
-
- All Implemented Interfaces:
MutateFeedItemSetsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- MutateFeedItemSetsResponse
public static final class MutateFeedItemSetsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder> implements MutateFeedItemSetsResponseOrBuilder
Response message for an feed item set mutate.
Protobuf typegoogle.ads.googleads.v10.services.MutateFeedItemSetsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MutateFeedItemSetsResponse.BuilderaddAllResults(java.lang.Iterable<? extends MutateFeedItemSetResult> values)All results for the mutate.MutateFeedItemSetsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)MutateFeedItemSetsResponse.BuilderaddResults(int index, MutateFeedItemSetResult value)All results for the mutate.MutateFeedItemSetsResponse.BuilderaddResults(int index, MutateFeedItemSetResult.Builder builderForValue)All results for the mutate.MutateFeedItemSetsResponse.BuilderaddResults(MutateFeedItemSetResult value)All results for the mutate.MutateFeedItemSetsResponse.BuilderaddResults(MutateFeedItemSetResult.Builder builderForValue)All results for the mutate.MutateFeedItemSetResult.BuilderaddResultsBuilder()All results for the mutate.MutateFeedItemSetResult.BuilderaddResultsBuilder(int index)All results for the mutate.MutateFeedItemSetsResponsebuild()MutateFeedItemSetsResponsebuildPartial()MutateFeedItemSetsResponse.Builderclear()MutateFeedItemSetsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MutateFeedItemSetsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MutateFeedItemSetsResponse.BuilderclearPartialFailureError()Errors that pertain to operation failures in the partial failure mode.MutateFeedItemSetsResponse.BuilderclearResults()All results for the mutate.MutateFeedItemSetsResponse.Builderclone()MutateFeedItemSetsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.rpc.StatusgetPartialFailureError()Errors that pertain to operation failures in the partial failure mode.com.google.rpc.Status.BuildergetPartialFailureErrorBuilder()Errors that pertain to operation failures in the partial failure mode.com.google.rpc.StatusOrBuildergetPartialFailureErrorOrBuilder()Errors that pertain to operation failures in the partial failure mode.MutateFeedItemSetResultgetResults(int index)All results for the mutate.MutateFeedItemSetResult.BuildergetResultsBuilder(int index)All results for the mutate.java.util.List<MutateFeedItemSetResult.Builder>getResultsBuilderList()All results for the mutate.intgetResultsCount()All results for the mutate.java.util.List<MutateFeedItemSetResult>getResultsList()All results for the mutate.MutateFeedItemSetResultOrBuildergetResultsOrBuilder(int index)All results for the mutate.java.util.List<? extends MutateFeedItemSetResultOrBuilder>getResultsOrBuilderList()All results for the mutate.booleanhasPartialFailureError()Errors that pertain to operation failures in the partial failure mode.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()MutateFeedItemSetsResponse.BuildermergeFrom(MutateFeedItemSetsResponse other)MutateFeedItemSetsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MutateFeedItemSetsResponse.BuildermergeFrom(com.google.protobuf.Message other)MutateFeedItemSetsResponse.BuildermergePartialFailureError(com.google.rpc.Status value)Errors that pertain to operation failures in the partial failure mode.MutateFeedItemSetsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MutateFeedItemSetsResponse.BuilderremoveResults(int index)All results for the mutate.MutateFeedItemSetsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)MutateFeedItemSetsResponse.BuildersetPartialFailureError(com.google.rpc.Status value)Errors that pertain to operation failures in the partial failure mode.MutateFeedItemSetsResponse.BuildersetPartialFailureError(com.google.rpc.Status.Builder builderForValue)Errors that pertain to operation failures in the partial failure mode.MutateFeedItemSetsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)MutateFeedItemSetsResponse.BuildersetResults(int index, MutateFeedItemSetResult value)All results for the mutate.MutateFeedItemSetsResponse.BuildersetResults(int index, MutateFeedItemSetResult.Builder builderForValue)All results for the mutate.MutateFeedItemSetsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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<MutateFeedItemSetsResponse.Builder>
-
clear
public MutateFeedItemSetsResponse.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<MutateFeedItemSetsResponse.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<MutateFeedItemSetsResponse.Builder>
-
getDefaultInstanceForType
public MutateFeedItemSetsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MutateFeedItemSetsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MutateFeedItemSetsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MutateFeedItemSetsResponse.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<MutateFeedItemSetsResponse.Builder>
-
setField
public MutateFeedItemSetsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
clearField
public MutateFeedItemSetsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
clearOneof
public MutateFeedItemSetsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
setRepeatedField
public MutateFeedItemSetsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
addRepeatedField
public MutateFeedItemSetsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
mergeFrom
public MutateFeedItemSetsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MutateFeedItemSetsResponse.Builder>
-
mergeFrom
public MutateFeedItemSetsResponse.Builder mergeFrom(MutateFeedItemSetsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
mergeFrom
public MutateFeedItemSetsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MutateFeedItemSetsResponse.Builder>- Throws:
java.io.IOException
-
getResultsList
public java.util.List<MutateFeedItemSetResult> getResultsList()
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;- Specified by:
getResultsListin interfaceMutateFeedItemSetsResponseOrBuilder
-
getResultsCount
public int getResultsCount()
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;- Specified by:
getResultsCountin interfaceMutateFeedItemSetsResponseOrBuilder
-
getResults
public MutateFeedItemSetResult getResults(int index)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;- Specified by:
getResultsin interfaceMutateFeedItemSetsResponseOrBuilder
-
setResults
public MutateFeedItemSetsResponse.Builder setResults(int index, MutateFeedItemSetResult value)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
setResults
public MutateFeedItemSetsResponse.Builder setResults(int index, MutateFeedItemSetResult.Builder builderForValue)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
addResults
public MutateFeedItemSetsResponse.Builder addResults(MutateFeedItemSetResult value)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
addResults
public MutateFeedItemSetsResponse.Builder addResults(int index, MutateFeedItemSetResult value)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
addResults
public MutateFeedItemSetsResponse.Builder addResults(MutateFeedItemSetResult.Builder builderForValue)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
addResults
public MutateFeedItemSetsResponse.Builder addResults(int index, MutateFeedItemSetResult.Builder builderForValue)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
addAllResults
public MutateFeedItemSetsResponse.Builder addAllResults(java.lang.Iterable<? extends MutateFeedItemSetResult> values)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
clearResults
public MutateFeedItemSetsResponse.Builder clearResults()
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
removeResults
public MutateFeedItemSetsResponse.Builder removeResults(int index)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
getResultsBuilder
public MutateFeedItemSetResult.Builder getResultsBuilder(int index)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
getResultsOrBuilder
public MutateFeedItemSetResultOrBuilder getResultsOrBuilder(int index)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;- Specified by:
getResultsOrBuilderin interfaceMutateFeedItemSetsResponseOrBuilder
-
getResultsOrBuilderList
public java.util.List<? extends MutateFeedItemSetResultOrBuilder> getResultsOrBuilderList()
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;- Specified by:
getResultsOrBuilderListin interfaceMutateFeedItemSetsResponseOrBuilder
-
addResultsBuilder
public MutateFeedItemSetResult.Builder addResultsBuilder()
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
addResultsBuilder
public MutateFeedItemSetResult.Builder addResultsBuilder(int index)
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
getResultsBuilderList
public java.util.List<MutateFeedItemSetResult.Builder> getResultsBuilderList()
All results for the mutate.
repeated .google.ads.googleads.v10.services.MutateFeedItemSetResult results = 1;
-
hasPartialFailureError
public boolean hasPartialFailureError()
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;- Specified by:
hasPartialFailureErrorin interfaceMutateFeedItemSetsResponseOrBuilder- Returns:
- Whether the partialFailureError field is set.
-
getPartialFailureError
public com.google.rpc.Status getPartialFailureError()
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;- Specified by:
getPartialFailureErrorin interfaceMutateFeedItemSetsResponseOrBuilder- Returns:
- The partialFailureError.
-
setPartialFailureError
public MutateFeedItemSetsResponse.Builder setPartialFailureError(com.google.rpc.Status value)
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;
-
setPartialFailureError
public MutateFeedItemSetsResponse.Builder setPartialFailureError(com.google.rpc.Status.Builder builderForValue)
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;
-
mergePartialFailureError
public MutateFeedItemSetsResponse.Builder mergePartialFailureError(com.google.rpc.Status value)
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;
-
clearPartialFailureError
public MutateFeedItemSetsResponse.Builder clearPartialFailureError()
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;
-
getPartialFailureErrorBuilder
public com.google.rpc.Status.Builder getPartialFailureErrorBuilder()
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;
-
getPartialFailureErrorOrBuilder
public com.google.rpc.StatusOrBuilder getPartialFailureErrorOrBuilder()
Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (e.g. auth errors), we return an RPC level error.
.google.rpc.Status partial_failure_error = 2;- Specified by:
getPartialFailureErrorOrBuilderin interfaceMutateFeedItemSetsResponseOrBuilder
-
setUnknownFields
public final MutateFeedItemSetsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
mergeUnknownFields
public final MutateFeedItemSetsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateFeedItemSetsResponse.Builder>
-
-