Class LocationGroupInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LocationGroupInfo.Builder>
-
- com.google.ads.googleads.v10.common.LocationGroupInfo.Builder
-
- All Implemented Interfaces:
LocationGroupInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- LocationGroupInfo
public static final class LocationGroupInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LocationGroupInfo.Builder> implements LocationGroupInfoOrBuilder
A radius around a list of locations specified via a feed.
Protobuf typegoogle.ads.googleads.v10.common.LocationGroupInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description LocationGroupInfo.BuilderaddAllFeedItemSets(java.lang.Iterable<java.lang.String> values)FeedItemSets whose FeedItems are targeted.LocationGroupInfo.BuilderaddAllGeoTargetConstants(java.lang.Iterable<java.lang.String> values)Geo target constant(s) restricting the scope of the geographic area within the feed.LocationGroupInfo.BuilderaddFeedItemSets(java.lang.String value)FeedItemSets whose FeedItems are targeted.LocationGroupInfo.BuilderaddFeedItemSetsBytes(com.google.protobuf.ByteString value)FeedItemSets whose FeedItems are targeted.LocationGroupInfo.BuilderaddGeoTargetConstants(java.lang.String value)Geo target constant(s) restricting the scope of the geographic area within the feed.LocationGroupInfo.BuilderaddGeoTargetConstantsBytes(com.google.protobuf.ByteString value)Geo target constant(s) restricting the scope of the geographic area within the feed.LocationGroupInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)LocationGroupInfobuild()LocationGroupInfobuildPartial()LocationGroupInfo.Builderclear()LocationGroupInfo.BuilderclearFeed()Feed specifying locations for targeting.LocationGroupInfo.BuilderclearFeedItemSets()FeedItemSets whose FeedItems are targeted.LocationGroupInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)LocationGroupInfo.BuilderclearGeoTargetConstants()Geo target constant(s) restricting the scope of the geographic area within the feed.LocationGroupInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)LocationGroupInfo.BuilderclearRadius()Distance in units specifying the radius around targeted locations.LocationGroupInfo.BuilderclearRadiusUnits()Unit of the radius.LocationGroupInfo.Builderclone()LocationGroupInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetFeed()Feed specifying locations for targeting.com.google.protobuf.ByteStringgetFeedBytes()Feed specifying locations for targeting.java.lang.StringgetFeedItemSets(int index)FeedItemSets whose FeedItems are targeted.com.google.protobuf.ByteStringgetFeedItemSetsBytes(int index)FeedItemSets whose FeedItems are targeted.intgetFeedItemSetsCount()FeedItemSets whose FeedItems are targeted.com.google.protobuf.ProtocolStringListgetFeedItemSetsList()FeedItemSets whose FeedItems are targeted.java.lang.StringgetGeoTargetConstants(int index)Geo target constant(s) restricting the scope of the geographic area within the feed.com.google.protobuf.ByteStringgetGeoTargetConstantsBytes(int index)Geo target constant(s) restricting the scope of the geographic area within the feed.intgetGeoTargetConstantsCount()Geo target constant(s) restricting the scope of the geographic area within the feed.com.google.protobuf.ProtocolStringListgetGeoTargetConstantsList()Geo target constant(s) restricting the scope of the geographic area within the feed.longgetRadius()Distance in units specifying the radius around targeted locations.LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnitsgetRadiusUnits()Unit of the radius.intgetRadiusUnitsValue()Unit of the radius.booleanhasFeed()Feed specifying locations for targeting.booleanhasRadius()Distance in units specifying the radius around targeted locations.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()LocationGroupInfo.BuildermergeFrom(LocationGroupInfo other)LocationGroupInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LocationGroupInfo.BuildermergeFrom(com.google.protobuf.Message other)LocationGroupInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LocationGroupInfo.BuildersetFeed(java.lang.String value)Feed specifying locations for targeting.LocationGroupInfo.BuildersetFeedBytes(com.google.protobuf.ByteString value)Feed specifying locations for targeting.LocationGroupInfo.BuildersetFeedItemSets(int index, java.lang.String value)FeedItemSets whose FeedItems are targeted.LocationGroupInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)LocationGroupInfo.BuildersetGeoTargetConstants(int index, java.lang.String value)Geo target constant(s) restricting the scope of the geographic area within the feed.LocationGroupInfo.BuildersetRadius(long value)Distance in units specifying the radius around targeted locations.LocationGroupInfo.BuildersetRadiusUnits(LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits value)Unit of the radius.LocationGroupInfo.BuildersetRadiusUnitsValue(int value)Unit of the radius.LocationGroupInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)LocationGroupInfo.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<LocationGroupInfo.Builder>
-
clear
public LocationGroupInfo.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<LocationGroupInfo.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<LocationGroupInfo.Builder>
-
getDefaultInstanceForType
public LocationGroupInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public LocationGroupInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LocationGroupInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public LocationGroupInfo.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<LocationGroupInfo.Builder>
-
setField
public LocationGroupInfo.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<LocationGroupInfo.Builder>
-
clearField
public LocationGroupInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LocationGroupInfo.Builder>
-
clearOneof
public LocationGroupInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LocationGroupInfo.Builder>
-
setRepeatedField
public LocationGroupInfo.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<LocationGroupInfo.Builder>
-
addRepeatedField
public LocationGroupInfo.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<LocationGroupInfo.Builder>
-
mergeFrom
public LocationGroupInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LocationGroupInfo.Builder>
-
mergeFrom
public LocationGroupInfo.Builder mergeFrom(LocationGroupInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LocationGroupInfo.Builder>
-
mergeFrom
public LocationGroupInfo.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<LocationGroupInfo.Builder>- Throws:
java.io.IOException
-
hasFeed
public boolean hasFeed()
Feed specifying locations for targeting. This is required and must be set in CREATE operations.
optional string feed = 5;- Specified by:
hasFeedin interfaceLocationGroupInfoOrBuilder- Returns:
- Whether the feed field is set.
-
getFeed
public java.lang.String getFeed()
Feed specifying locations for targeting. This is required and must be set in CREATE operations.
optional string feed = 5;- Specified by:
getFeedin interfaceLocationGroupInfoOrBuilder- Returns:
- The feed.
-
getFeedBytes
public com.google.protobuf.ByteString getFeedBytes()
Feed specifying locations for targeting. This is required and must be set in CREATE operations.
optional string feed = 5;- Specified by:
getFeedBytesin interfaceLocationGroupInfoOrBuilder- Returns:
- The bytes for feed.
-
setFeed
public LocationGroupInfo.Builder setFeed(java.lang.String value)
Feed specifying locations for targeting. This is required and must be set in CREATE operations.
optional string feed = 5;- Parameters:
value- The feed to set.- Returns:
- This builder for chaining.
-
clearFeed
public LocationGroupInfo.Builder clearFeed()
Feed specifying locations for targeting. This is required and must be set in CREATE operations.
optional string feed = 5;- Returns:
- This builder for chaining.
-
setFeedBytes
public LocationGroupInfo.Builder setFeedBytes(com.google.protobuf.ByteString value)
Feed specifying locations for targeting. This is required and must be set in CREATE operations.
optional string feed = 5;- Parameters:
value- The bytes for feed to set.- Returns:
- This builder for chaining.
-
getGeoTargetConstantsList
public com.google.protobuf.ProtocolStringList getGeoTargetConstantsList()
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Specified by:
getGeoTargetConstantsListin interfaceLocationGroupInfoOrBuilder- Returns:
- A list containing the geoTargetConstants.
-
getGeoTargetConstantsCount
public int getGeoTargetConstantsCount()
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Specified by:
getGeoTargetConstantsCountin interfaceLocationGroupInfoOrBuilder- Returns:
- The count of geoTargetConstants.
-
getGeoTargetConstants
public java.lang.String getGeoTargetConstants(int index)
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Specified by:
getGeoTargetConstantsin interfaceLocationGroupInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The geoTargetConstants at the given index.
-
getGeoTargetConstantsBytes
public com.google.protobuf.ByteString getGeoTargetConstantsBytes(int index)
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Specified by:
getGeoTargetConstantsBytesin interfaceLocationGroupInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the geoTargetConstants at the given index.
-
setGeoTargetConstants
public LocationGroupInfo.Builder setGeoTargetConstants(int index, java.lang.String value)
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Parameters:
index- The index to set the value at.value- The geoTargetConstants to set.- Returns:
- This builder for chaining.
-
addGeoTargetConstants
public LocationGroupInfo.Builder addGeoTargetConstants(java.lang.String value)
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Parameters:
value- The geoTargetConstants to add.- Returns:
- This builder for chaining.
-
addAllGeoTargetConstants
public LocationGroupInfo.Builder addAllGeoTargetConstants(java.lang.Iterable<java.lang.String> values)
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Parameters:
values- The geoTargetConstants to add.- Returns:
- This builder for chaining.
-
clearGeoTargetConstants
public LocationGroupInfo.Builder clearGeoTargetConstants()
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Returns:
- This builder for chaining.
-
addGeoTargetConstantsBytes
public LocationGroupInfo.Builder addGeoTargetConstantsBytes(com.google.protobuf.ByteString value)
Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed.
repeated string geo_target_constants = 6;- Parameters:
value- The bytes of the geoTargetConstants to add.- Returns:
- This builder for chaining.
-
hasRadius
public boolean hasRadius()
Distance in units specifying the radius around targeted locations. This is required and must be set in CREATE operations.
optional int64 radius = 7;- Specified by:
hasRadiusin interfaceLocationGroupInfoOrBuilder- Returns:
- Whether the radius field is set.
-
getRadius
public long getRadius()
Distance in units specifying the radius around targeted locations. This is required and must be set in CREATE operations.
optional int64 radius = 7;- Specified by:
getRadiusin interfaceLocationGroupInfoOrBuilder- Returns:
- The radius.
-
setRadius
public LocationGroupInfo.Builder setRadius(long value)
Distance in units specifying the radius around targeted locations. This is required and must be set in CREATE operations.
optional int64 radius = 7;- Parameters:
value- The radius to set.- Returns:
- This builder for chaining.
-
clearRadius
public LocationGroupInfo.Builder clearRadius()
Distance in units specifying the radius around targeted locations. This is required and must be set in CREATE operations.
optional int64 radius = 7;- Returns:
- This builder for chaining.
-
getRadiusUnitsValue
public int getRadiusUnitsValue()
Unit of the radius. Miles and meters are supported for geo target constants. Milli miles and meters are supported for feed item sets. This is required and must be set in CREATE operations.
.google.ads.googleads.v10.enums.LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits radius_units = 4;- Specified by:
getRadiusUnitsValuein interfaceLocationGroupInfoOrBuilder- Returns:
- The enum numeric value on the wire for radiusUnits.
-
setRadiusUnitsValue
public LocationGroupInfo.Builder setRadiusUnitsValue(int value)
Unit of the radius. Miles and meters are supported for geo target constants. Milli miles and meters are supported for feed item sets. This is required and must be set in CREATE operations.
.google.ads.googleads.v10.enums.LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits radius_units = 4;- Parameters:
value- The enum numeric value on the wire for radiusUnits to set.- Returns:
- This builder for chaining.
-
getRadiusUnits
public LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits getRadiusUnits()
Unit of the radius. Miles and meters are supported for geo target constants. Milli miles and meters are supported for feed item sets. This is required and must be set in CREATE operations.
.google.ads.googleads.v10.enums.LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits radius_units = 4;- Specified by:
getRadiusUnitsin interfaceLocationGroupInfoOrBuilder- Returns:
- The radiusUnits.
-
setRadiusUnits
public LocationGroupInfo.Builder setRadiusUnits(LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits value)
Unit of the radius. Miles and meters are supported for geo target constants. Milli miles and meters are supported for feed item sets. This is required and must be set in CREATE operations.
.google.ads.googleads.v10.enums.LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits radius_units = 4;- Parameters:
value- The radiusUnits to set.- Returns:
- This builder for chaining.
-
clearRadiusUnits
public LocationGroupInfo.Builder clearRadiusUnits()
Unit of the radius. Miles and meters are supported for geo target constants. Milli miles and meters are supported for feed item sets. This is required and must be set in CREATE operations.
.google.ads.googleads.v10.enums.LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits radius_units = 4;- Returns:
- This builder for chaining.
-
getFeedItemSetsList
public com.google.protobuf.ProtocolStringList getFeedItemSetsList()
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Specified by:
getFeedItemSetsListin interfaceLocationGroupInfoOrBuilder- Returns:
- A list containing the feedItemSets.
-
getFeedItemSetsCount
public int getFeedItemSetsCount()
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Specified by:
getFeedItemSetsCountin interfaceLocationGroupInfoOrBuilder- Returns:
- The count of feedItemSets.
-
getFeedItemSets
public java.lang.String getFeedItemSets(int index)
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Specified by:
getFeedItemSetsin interfaceLocationGroupInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The feedItemSets at the given index.
-
getFeedItemSetsBytes
public com.google.protobuf.ByteString getFeedItemSetsBytes(int index)
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Specified by:
getFeedItemSetsBytesin interfaceLocationGroupInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the feedItemSets at the given index.
-
setFeedItemSets
public LocationGroupInfo.Builder setFeedItemSets(int index, java.lang.String value)
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Parameters:
index- The index to set the value at.value- The feedItemSets to set.- Returns:
- This builder for chaining.
-
addFeedItemSets
public LocationGroupInfo.Builder addFeedItemSets(java.lang.String value)
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Parameters:
value- The feedItemSets to add.- Returns:
- This builder for chaining.
-
addAllFeedItemSets
public LocationGroupInfo.Builder addAllFeedItemSets(java.lang.Iterable<java.lang.String> values)
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Parameters:
values- The feedItemSets to add.- Returns:
- This builder for chaining.
-
clearFeedItemSets
public LocationGroupInfo.Builder clearFeedItemSets()
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Returns:
- This builder for chaining.
-
addFeedItemSetsBytes
public LocationGroupInfo.Builder addFeedItemSetsBytes(com.google.protobuf.ByteString value)
FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations.
repeated string feed_item_sets = 8;- Parameters:
value- The bytes of the feedItemSets to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final LocationGroupInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LocationGroupInfo.Builder>
-
mergeUnknownFields
public final LocationGroupInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LocationGroupInfo.Builder>
-
-