public static final class WarningInfo.Builder extends GeneratedMessage.Builder<WarningInfo.Builder> implements WarningInfoOrBuilder
Warning counts for each type of warning.
Protobuf type google.ads.datamanager.v1.WarningInfo
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllWarningCounts(Iterable<? extends WarningCount> values)
public WarningInfo.Builder addAllWarningCounts(Iterable<? extends WarningCount> values)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.ads.datamanager.v1.WarningCount>
|
addWarningCounts(WarningCount value)
public WarningInfo.Builder addWarningCounts(WarningCount value)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
addWarningCounts(WarningCount.Builder builderForValue)
public WarningInfo.Builder addWarningCounts(WarningCount.Builder builderForValue)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
addWarningCounts(int index, WarningCount value)
public WarningInfo.Builder addWarningCounts(int index, WarningCount value)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
addWarningCounts(int index, WarningCount.Builder builderForValue)
public WarningInfo.Builder addWarningCounts(int index, WarningCount.Builder builderForValue)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
addWarningCountsBuilder()
public WarningCount.Builder addWarningCountsBuilder()
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
addWarningCountsBuilder(int index)
public WarningCount.Builder addWarningCountsBuilder(int index)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public WarningInfo build()
buildPartial()
public WarningInfo buildPartial()
clear()
public WarningInfo.Builder clear()
Overrides
clearWarningCounts()
public WarningInfo.Builder clearWarningCounts()
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
getDefaultInstanceForType()
public WarningInfo getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getWarningCounts(int index)
public WarningCount getWarningCounts(int index)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Parameter |
| Name |
Description |
index |
int
|
getWarningCountsBuilder(int index)
public WarningCount.Builder getWarningCountsBuilder(int index)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Parameter |
| Name |
Description |
index |
int
|
getWarningCountsBuilderList()
public List<WarningCount.Builder> getWarningCountsBuilderList()
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
getWarningCountsCount()
public int getWarningCountsCount()
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Returns |
| Type |
Description |
int |
|
getWarningCountsList()
public List<WarningCount> getWarningCountsList()
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
getWarningCountsOrBuilder(int index)
public WarningCountOrBuilder getWarningCountsOrBuilder(int index)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Parameter |
| Name |
Description |
index |
int
|
getWarningCountsOrBuilderList()
public List<? extends WarningCountOrBuilder> getWarningCountsOrBuilderList()
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Returns |
| Type |
Description |
List<? extends com.google.ads.datamanager.v1.WarningCountOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(WarningInfo other)
public WarningInfo.Builder mergeFrom(WarningInfo other)
public WarningInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public WarningInfo.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeWarningCounts(int index)
public WarningInfo.Builder removeWarningCounts(int index)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
| Parameter |
| Name |
Description |
index |
int
|
setWarningCounts(int index, WarningCount value)
public WarningInfo.Builder setWarningCounts(int index, WarningCount value)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;
setWarningCounts(int index, WarningCount.Builder builderForValue)
public WarningInfo.Builder setWarningCounts(int index, WarningCount.Builder builderForValue)
A list of warnings and counts per warning reason.
repeated .google.ads.datamanager.v1.WarningCount warning_counts = 1;