Class DynamicLineupAttributeMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DynamicLineupAttributeMetadata.Builder>
com.google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.Builder
- All Implemented Interfaces:
DynamicLineupAttributeMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DynamicLineupAttributeMetadata
public static final class DynamicLineupAttributeMetadata.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DynamicLineupAttributeMetadata.Builder>
implements DynamicLineupAttributeMetadataOrBuilder
Metadata associated with a Dynamic Lineup attribute.Protobuf type
google.ads.googleads.v18.common.DynamicLineupAttributeMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddAllSampleChannels(Iterable<? extends DynamicLineupAttributeMetadata.SampleChannel> values) Examples of channels that are included in the lineup.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel value) Examples of channels that are included in the lineup.addSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel.Builder builderForValue) Examples of channels that are included in the lineup.Examples of channels that are included in the lineup.addSampleChannels(DynamicLineupAttributeMetadata.SampleChannel.Builder builderForValue) Examples of channels that are included in the lineup.Examples of channels that are included in the lineup.addSampleChannelsBuilder(int index) Examples of channels that are included in the lineup.build()clear()The lower end of a range containing the number of channels in the lineup.The upper end of a range containing the number of channels in the lineup.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The national market associated with the lineup.The median number of impressions per month on this lineup.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Examples of channels that are included in the lineup.clone()longThe lower end of a range containing the number of channels in the lineup.longThe upper end of a range containing the number of channels in the lineup.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe national market associated with the lineup.The national market associated with the lineup.The national market associated with the lineup.longThe median number of impressions per month on this lineup.getSampleChannels(int index) Examples of channels that are included in the lineup.getSampleChannelsBuilder(int index) Examples of channels that are included in the lineup.Examples of channels that are included in the lineup.intExamples of channels that are included in the lineup.Examples of channels that are included in the lineup.getSampleChannelsOrBuilder(int index) Examples of channels that are included in the lineup.Examples of channels that are included in the lineup.booleanThe lower end of a range containing the number of channels in the lineup.booleanThe upper end of a range containing the number of channels in the lineup.booleanThe national market associated with the lineup.booleanThe median number of impressions per month on this lineup.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The national market associated with the lineup.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSampleChannels(int index) Examples of channels that are included in the lineup.setChannelCountLowerBound(long value) The lower end of a range containing the number of channels in the lineup.setChannelCountUpperBound(long value) The upper end of a range containing the number of channels in the lineup.setInventoryCountry(LocationInfo value) The national market associated with the lineup.setInventoryCountry(LocationInfo.Builder builderForValue) The national market associated with the lineup.setMedianMonthlyInventory(long value) The median number of impressions per month on this lineup.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel value) Examples of channels that are included in the lineup.setSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel.Builder builderForValue) Examples of channels that are included in the lineup.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<DynamicLineupAttributeMetadata.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<DynamicLineupAttributeMetadata.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<DynamicLineupAttributeMetadata.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<DynamicLineupAttributeMetadata.Builder>
-
setField
public DynamicLineupAttributeMetadata.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<DynamicLineupAttributeMetadata.Builder>
-
clearField
public DynamicLineupAttributeMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DynamicLineupAttributeMetadata.Builder>
-
clearOneof
public DynamicLineupAttributeMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DynamicLineupAttributeMetadata.Builder>
-
setRepeatedField
public DynamicLineupAttributeMetadata.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<DynamicLineupAttributeMetadata.Builder>
-
addRepeatedField
public DynamicLineupAttributeMetadata.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<DynamicLineupAttributeMetadata.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DynamicLineupAttributeMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DynamicLineupAttributeMetadata.Builder>
-
mergeFrom
public DynamicLineupAttributeMetadata.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<DynamicLineupAttributeMetadata.Builder>- Throws:
IOException
-
hasInventoryCountry
public boolean hasInventoryCountry()The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1;- Specified by:
hasInventoryCountryin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- Whether the inventoryCountry field is set.
-
getInventoryCountry
The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1;- Specified by:
getInventoryCountryin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- The inventoryCountry.
-
setInventoryCountry
The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1; -
setInventoryCountry
public DynamicLineupAttributeMetadata.Builder setInventoryCountry(LocationInfo.Builder builderForValue) The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1; -
mergeInventoryCountry
The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1; -
clearInventoryCountry
The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1; -
getInventoryCountryBuilder
The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1; -
getInventoryCountryOrBuilder
The national market associated with the lineup.
.google.ads.googleads.v18.common.LocationInfo inventory_country = 1;- Specified by:
getInventoryCountryOrBuilderin interfaceDynamicLineupAttributeMetadataOrBuilder
-
hasMedianMonthlyInventory
public boolean hasMedianMonthlyInventory()The median number of impressions per month on this lineup.
optional int64 median_monthly_inventory = 2;- Specified by:
hasMedianMonthlyInventoryin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- Whether the medianMonthlyInventory field is set.
-
getMedianMonthlyInventory
public long getMedianMonthlyInventory()The median number of impressions per month on this lineup.
optional int64 median_monthly_inventory = 2;- Specified by:
getMedianMonthlyInventoryin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- The medianMonthlyInventory.
-
setMedianMonthlyInventory
The median number of impressions per month on this lineup.
optional int64 median_monthly_inventory = 2;- Parameters:
value- The medianMonthlyInventory to set.- Returns:
- This builder for chaining.
-
clearMedianMonthlyInventory
The median number of impressions per month on this lineup.
optional int64 median_monthly_inventory = 2;- Returns:
- This builder for chaining.
-
hasChannelCountLowerBound
public boolean hasChannelCountLowerBound()The lower end of a range containing the number of channels in the lineup.
optional int64 channel_count_lower_bound = 3;- Specified by:
hasChannelCountLowerBoundin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- Whether the channelCountLowerBound field is set.
-
getChannelCountLowerBound
public long getChannelCountLowerBound()The lower end of a range containing the number of channels in the lineup.
optional int64 channel_count_lower_bound = 3;- Specified by:
getChannelCountLowerBoundin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- The channelCountLowerBound.
-
setChannelCountLowerBound
The lower end of a range containing the number of channels in the lineup.
optional int64 channel_count_lower_bound = 3;- Parameters:
value- The channelCountLowerBound to set.- Returns:
- This builder for chaining.
-
clearChannelCountLowerBound
The lower end of a range containing the number of channels in the lineup.
optional int64 channel_count_lower_bound = 3;- Returns:
- This builder for chaining.
-
hasChannelCountUpperBound
public boolean hasChannelCountUpperBound()The upper end of a range containing the number of channels in the lineup.
optional int64 channel_count_upper_bound = 4;- Specified by:
hasChannelCountUpperBoundin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- Whether the channelCountUpperBound field is set.
-
getChannelCountUpperBound
public long getChannelCountUpperBound()The upper end of a range containing the number of channels in the lineup.
optional int64 channel_count_upper_bound = 4;- Specified by:
getChannelCountUpperBoundin interfaceDynamicLineupAttributeMetadataOrBuilder- Returns:
- The channelCountUpperBound.
-
setChannelCountUpperBound
The upper end of a range containing the number of channels in the lineup.
optional int64 channel_count_upper_bound = 4;- Parameters:
value- The channelCountUpperBound to set.- Returns:
- This builder for chaining.
-
clearChannelCountUpperBound
The upper end of a range containing the number of channels in the lineup.
optional int64 channel_count_upper_bound = 4;- Returns:
- This builder for chaining.
-
getSampleChannelsList
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5;- Specified by:
getSampleChannelsListin interfaceDynamicLineupAttributeMetadataOrBuilder
-
getSampleChannelsCount
public int getSampleChannelsCount()Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5;- Specified by:
getSampleChannelsCountin interfaceDynamicLineupAttributeMetadataOrBuilder
-
getSampleChannels
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5;- Specified by:
getSampleChannelsin interfaceDynamicLineupAttributeMetadataOrBuilder
-
setSampleChannels
public DynamicLineupAttributeMetadata.Builder setSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel value) Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
setSampleChannels
public DynamicLineupAttributeMetadata.Builder setSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel.Builder builderForValue) Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
addSampleChannels
public DynamicLineupAttributeMetadata.Builder addSampleChannels(DynamicLineupAttributeMetadata.SampleChannel value) Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
addSampleChannels
public DynamicLineupAttributeMetadata.Builder addSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel value) Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
addSampleChannels
public DynamicLineupAttributeMetadata.Builder addSampleChannels(DynamicLineupAttributeMetadata.SampleChannel.Builder builderForValue) Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
addSampleChannels
public DynamicLineupAttributeMetadata.Builder addSampleChannels(int index, DynamicLineupAttributeMetadata.SampleChannel.Builder builderForValue) Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
addAllSampleChannels
public DynamicLineupAttributeMetadata.Builder addAllSampleChannels(Iterable<? extends DynamicLineupAttributeMetadata.SampleChannel> values) Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
clearSampleChannels
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
removeSampleChannels
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
getSampleChannelsBuilder
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
getSampleChannelsOrBuilder
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5;- Specified by:
getSampleChannelsOrBuilderin interfaceDynamicLineupAttributeMetadataOrBuilder
-
getSampleChannelsOrBuilderList
public List<? extends DynamicLineupAttributeMetadata.SampleChannelOrBuilder> getSampleChannelsOrBuilderList()Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5;- Specified by:
getSampleChannelsOrBuilderListin interfaceDynamicLineupAttributeMetadataOrBuilder
-
addSampleChannelsBuilder
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
addSampleChannelsBuilder
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
getSampleChannelsBuilderList
Examples of channels that are included in the lineup.
repeated .google.ads.googleads.v18.common.DynamicLineupAttributeMetadata.SampleChannel sample_channels = 5; -
setUnknownFields
public final DynamicLineupAttributeMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DynamicLineupAttributeMetadata.Builder>
-
mergeUnknownFields
public final DynamicLineupAttributeMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DynamicLineupAttributeMetadata.Builder>
-