Class MutateKeywordPlanAdGroupsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder>
-
- com.google.ads.googleads.v10.services.MutateKeywordPlanAdGroupsResponse.Builder
-
- All Implemented Interfaces:
MutateKeywordPlanAdGroupsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- MutateKeywordPlanAdGroupsResponse
public static final class MutateKeywordPlanAdGroupsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder> implements MutateKeywordPlanAdGroupsResponseOrBuilder
Response message for a Keyword Plan ad group mutate.
Protobuf typegoogle.ads.googleads.v10.services.MutateKeywordPlanAdGroupsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MutateKeywordPlanAdGroupsResponse.BuilderaddAllResults(java.lang.Iterable<? extends MutateKeywordPlanAdGroupResult> values)All results for the mutate.MutateKeywordPlanAdGroupsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)MutateKeywordPlanAdGroupsResponse.BuilderaddResults(int index, MutateKeywordPlanAdGroupResult value)All results for the mutate.MutateKeywordPlanAdGroupsResponse.BuilderaddResults(int index, MutateKeywordPlanAdGroupResult.Builder builderForValue)All results for the mutate.MutateKeywordPlanAdGroupsResponse.BuilderaddResults(MutateKeywordPlanAdGroupResult value)All results for the mutate.MutateKeywordPlanAdGroupsResponse.BuilderaddResults(MutateKeywordPlanAdGroupResult.Builder builderForValue)All results for the mutate.MutateKeywordPlanAdGroupResult.BuilderaddResultsBuilder()All results for the mutate.MutateKeywordPlanAdGroupResult.BuilderaddResultsBuilder(int index)All results for the mutate.MutateKeywordPlanAdGroupsResponsebuild()MutateKeywordPlanAdGroupsResponsebuildPartial()MutateKeywordPlanAdGroupsResponse.Builderclear()MutateKeywordPlanAdGroupsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MutateKeywordPlanAdGroupsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MutateKeywordPlanAdGroupsResponse.BuilderclearPartialFailureError()Errors that pertain to operation failures in the partial failure mode.MutateKeywordPlanAdGroupsResponse.BuilderclearResults()All results for the mutate.MutateKeywordPlanAdGroupsResponse.Builderclone()MutateKeywordPlanAdGroupsResponsegetDefaultInstanceForType()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.MutateKeywordPlanAdGroupResultgetResults(int index)All results for the mutate.MutateKeywordPlanAdGroupResult.BuildergetResultsBuilder(int index)All results for the mutate.java.util.List<MutateKeywordPlanAdGroupResult.Builder>getResultsBuilderList()All results for the mutate.intgetResultsCount()All results for the mutate.java.util.List<MutateKeywordPlanAdGroupResult>getResultsList()All results for the mutate.MutateKeywordPlanAdGroupResultOrBuildergetResultsOrBuilder(int index)All results for the mutate.java.util.List<? extends MutateKeywordPlanAdGroupResultOrBuilder>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()MutateKeywordPlanAdGroupsResponse.BuildermergeFrom(MutateKeywordPlanAdGroupsResponse other)MutateKeywordPlanAdGroupsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MutateKeywordPlanAdGroupsResponse.BuildermergeFrom(com.google.protobuf.Message other)MutateKeywordPlanAdGroupsResponse.BuildermergePartialFailureError(com.google.rpc.Status value)Errors that pertain to operation failures in the partial failure mode.MutateKeywordPlanAdGroupsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MutateKeywordPlanAdGroupsResponse.BuilderremoveResults(int index)All results for the mutate.MutateKeywordPlanAdGroupsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)MutateKeywordPlanAdGroupsResponse.BuildersetPartialFailureError(com.google.rpc.Status value)Errors that pertain to operation failures in the partial failure mode.MutateKeywordPlanAdGroupsResponse.BuildersetPartialFailureError(com.google.rpc.Status.Builder builderForValue)Errors that pertain to operation failures in the partial failure mode.MutateKeywordPlanAdGroupsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)MutateKeywordPlanAdGroupsResponse.BuildersetResults(int index, MutateKeywordPlanAdGroupResult value)All results for the mutate.MutateKeywordPlanAdGroupsResponse.BuildersetResults(int index, MutateKeywordPlanAdGroupResult.Builder builderForValue)All results for the mutate.MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
-
clear
public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
-
getDefaultInstanceForType
public MutateKeywordPlanAdGroupsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MutateKeywordPlanAdGroupsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MutateKeywordPlanAdGroupsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
-
setField
public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
-
clearField
public MutateKeywordPlanAdGroupsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder>
-
clearOneof
public MutateKeywordPlanAdGroupsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder>
-
setRepeatedField
public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
-
addRepeatedField
public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
-
mergeFrom
public MutateKeywordPlanAdGroupsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MutateKeywordPlanAdGroupsResponse.Builder>
-
mergeFrom
public MutateKeywordPlanAdGroupsResponse.Builder mergeFrom(MutateKeywordPlanAdGroupsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder>
-
mergeFrom
public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>- Throws:
java.io.IOException
-
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 = 3;- Specified by:
hasPartialFailureErrorin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder- 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 = 3;- Specified by:
getPartialFailureErrorin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder- Returns:
- The partialFailureError.
-
setPartialFailureError
public MutateKeywordPlanAdGroupsResponse.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 = 3;
-
setPartialFailureError
public MutateKeywordPlanAdGroupsResponse.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 = 3;
-
mergePartialFailureError
public MutateKeywordPlanAdGroupsResponse.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 = 3;
-
clearPartialFailureError
public MutateKeywordPlanAdGroupsResponse.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 = 3;
-
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 = 3;
-
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 = 3;- Specified by:
getPartialFailureErrorOrBuilderin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder
-
getResultsList
public java.util.List<MutateKeywordPlanAdGroupResult> getResultsList()
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;- Specified by:
getResultsListin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder
-
getResultsCount
public int getResultsCount()
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;- Specified by:
getResultsCountin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder
-
getResults
public MutateKeywordPlanAdGroupResult getResults(int index)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;- Specified by:
getResultsin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder
-
setResults
public MutateKeywordPlanAdGroupsResponse.Builder setResults(int index, MutateKeywordPlanAdGroupResult value)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
setResults
public MutateKeywordPlanAdGroupsResponse.Builder setResults(int index, MutateKeywordPlanAdGroupResult.Builder builderForValue)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
addResults
public MutateKeywordPlanAdGroupsResponse.Builder addResults(MutateKeywordPlanAdGroupResult value)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
addResults
public MutateKeywordPlanAdGroupsResponse.Builder addResults(int index, MutateKeywordPlanAdGroupResult value)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
addResults
public MutateKeywordPlanAdGroupsResponse.Builder addResults(MutateKeywordPlanAdGroupResult.Builder builderForValue)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
addResults
public MutateKeywordPlanAdGroupsResponse.Builder addResults(int index, MutateKeywordPlanAdGroupResult.Builder builderForValue)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
addAllResults
public MutateKeywordPlanAdGroupsResponse.Builder addAllResults(java.lang.Iterable<? extends MutateKeywordPlanAdGroupResult> values)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
clearResults
public MutateKeywordPlanAdGroupsResponse.Builder clearResults()
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
removeResults
public MutateKeywordPlanAdGroupsResponse.Builder removeResults(int index)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
getResultsBuilder
public MutateKeywordPlanAdGroupResult.Builder getResultsBuilder(int index)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
getResultsOrBuilder
public MutateKeywordPlanAdGroupResultOrBuilder getResultsOrBuilder(int index)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;- Specified by:
getResultsOrBuilderin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder
-
getResultsOrBuilderList
public java.util.List<? extends MutateKeywordPlanAdGroupResultOrBuilder> getResultsOrBuilderList()
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;- Specified by:
getResultsOrBuilderListin interfaceMutateKeywordPlanAdGroupsResponseOrBuilder
-
addResultsBuilder
public MutateKeywordPlanAdGroupResult.Builder addResultsBuilder()
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
addResultsBuilder
public MutateKeywordPlanAdGroupResult.Builder addResultsBuilder(int index)
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
getResultsBuilderList
public java.util.List<MutateKeywordPlanAdGroupResult.Builder> getResultsBuilderList()
All results for the mutate. The order of the results is determined by the order of the keywords in the original request.
repeated .google.ads.googleads.v10.services.MutateKeywordPlanAdGroupResult results = 2;
-
setUnknownFields
public final MutateKeywordPlanAdGroupsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder>
-
mergeUnknownFields
public final MutateKeywordPlanAdGroupsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder>
-
-