Package com.google.doubleclick
Class AdxExt.PublisherExt.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.PublisherExt.Builder>
-
- com.google.doubleclick.AdxExt.PublisherExt.Builder
-
- All Implemented Interfaces:
AdxExt.PublisherExtOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AdxExt.PublisherExt
public static final class AdxExt.PublisherExt.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.PublisherExt.Builder> implements AdxExt.PublisherExtOrBuilder
Protobuf typecom.google.doubleclick.PublisherExt
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AdxExt.PublisherExt.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AdxExt.PublisherExtbuild()AdxExt.PublisherExtbuildPartial()AdxExt.PublisherExt.Builderclear()AdxExt.PublisherExt.BuilderclearCountry()The billing address country code of the publisher.AdxExt.PublisherExt.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AdxExt.PublisherExt.BuilderclearHostPublisherId()The ID of the host publisher.AdxExt.PublisherExt.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AdxExt.PublisherExt.Builderclone()StringgetCountry()The billing address country code of the publisher.com.google.protobuf.ByteStringgetCountryBytes()The billing address country code of the publisher.AdxExt.PublisherExtgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetHostPublisherId()The ID of the host publisher.com.google.protobuf.ByteStringgetHostPublisherIdBytes()The ID of the host publisher.booleanhasCountry()The billing address country code of the publisher.booleanhasHostPublisherId()The ID of the host publisher.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AdxExt.PublisherExt.BuildermergeFrom(AdxExt.PublisherExt other)AdxExt.PublisherExt.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AdxExt.PublisherExt.BuildermergeFrom(com.google.protobuf.Message other)AdxExt.PublisherExt.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AdxExt.PublisherExt.BuildersetCountry(String value)The billing address country code of the publisher.AdxExt.PublisherExt.BuildersetCountryBytes(com.google.protobuf.ByteString value)The billing address country code of the publisher.AdxExt.PublisherExt.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AdxExt.PublisherExt.BuildersetHostPublisherId(String value)The ID of the host publisher.AdxExt.PublisherExt.BuildersetHostPublisherIdBytes(com.google.protobuf.ByteString value)The ID of the host publisher.AdxExt.PublisherExt.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AdxExt.PublisherExt.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, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
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<AdxExt.PublisherExt.Builder>
-
clear
public AdxExt.PublisherExt.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<AdxExt.PublisherExt.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<AdxExt.PublisherExt.Builder>
-
getDefaultInstanceForType
public AdxExt.PublisherExt getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AdxExt.PublisherExt build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AdxExt.PublisherExt buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AdxExt.PublisherExt.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<AdxExt.PublisherExt.Builder>
-
setField
public AdxExt.PublisherExt.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<AdxExt.PublisherExt.Builder>
-
clearField
public AdxExt.PublisherExt.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.PublisherExt.Builder>
-
clearOneof
public AdxExt.PublisherExt.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.PublisherExt.Builder>
-
setRepeatedField
public AdxExt.PublisherExt.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<AdxExt.PublisherExt.Builder>
-
addRepeatedField
public AdxExt.PublisherExt.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<AdxExt.PublisherExt.Builder>
-
mergeFrom
public AdxExt.PublisherExt.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AdxExt.PublisherExt.Builder>
-
mergeFrom
public AdxExt.PublisherExt.Builder mergeFrom(AdxExt.PublisherExt other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.PublisherExt.Builder>
-
mergeFrom
public AdxExt.PublisherExt.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<AdxExt.PublisherExt.Builder>- Throws:
IOException
-
hasCountry
public boolean hasCountry()
The billing address country code of the publisher. This may be different from the hosting country of the website. For a complete list of country codes, please refer to https://developers.google.com/adwords/api/docs/appendix/codes-formats#country-codes
optional string country = 1;- Specified by:
hasCountryin interfaceAdxExt.PublisherExtOrBuilder- Returns:
- Whether the country field is set.
-
getCountry
public String getCountry()
The billing address country code of the publisher. This may be different from the hosting country of the website. For a complete list of country codes, please refer to https://developers.google.com/adwords/api/docs/appendix/codes-formats#country-codes
optional string country = 1;- Specified by:
getCountryin interfaceAdxExt.PublisherExtOrBuilder- Returns:
- The country.
-
getCountryBytes
public com.google.protobuf.ByteString getCountryBytes()
The billing address country code of the publisher. This may be different from the hosting country of the website. For a complete list of country codes, please refer to https://developers.google.com/adwords/api/docs/appendix/codes-formats#country-codes
optional string country = 1;- Specified by:
getCountryBytesin interfaceAdxExt.PublisherExtOrBuilder- Returns:
- The bytes for country.
-
setCountry
public AdxExt.PublisherExt.Builder setCountry(String value)
The billing address country code of the publisher. This may be different from the hosting country of the website. For a complete list of country codes, please refer to https://developers.google.com/adwords/api/docs/appendix/codes-formats#country-codes
optional string country = 1;- Parameters:
value- The country to set.- Returns:
- This builder for chaining.
-
clearCountry
public AdxExt.PublisherExt.Builder clearCountry()
The billing address country code of the publisher. This may be different from the hosting country of the website. For a complete list of country codes, please refer to https://developers.google.com/adwords/api/docs/appendix/codes-formats#country-codes
optional string country = 1;- Returns:
- This builder for chaining.
-
setCountryBytes
public AdxExt.PublisherExt.Builder setCountryBytes(com.google.protobuf.ByteString value)
The billing address country code of the publisher. This may be different from the hosting country of the website. For a complete list of country codes, please refer to https://developers.google.com/adwords/api/docs/appendix/codes-formats#country-codes
optional string country = 1;- Parameters:
value- The bytes for country to set.- Returns:
- This builder for chaining.
-
hasHostPublisherId
public boolean hasHostPublisherId()
The ID of the host publisher. When populated, indicates that the host publisher participated in revenue sharing, and the ID can be used to authorize ads.txt.
optional string host_publisher_id = 2;- Specified by:
hasHostPublisherIdin interfaceAdxExt.PublisherExtOrBuilder- Returns:
- Whether the hostPublisherId field is set.
-
getHostPublisherId
public String getHostPublisherId()
The ID of the host publisher. When populated, indicates that the host publisher participated in revenue sharing, and the ID can be used to authorize ads.txt.
optional string host_publisher_id = 2;- Specified by:
getHostPublisherIdin interfaceAdxExt.PublisherExtOrBuilder- Returns:
- The hostPublisherId.
-
getHostPublisherIdBytes
public com.google.protobuf.ByteString getHostPublisherIdBytes()
The ID of the host publisher. When populated, indicates that the host publisher participated in revenue sharing, and the ID can be used to authorize ads.txt.
optional string host_publisher_id = 2;- Specified by:
getHostPublisherIdBytesin interfaceAdxExt.PublisherExtOrBuilder- Returns:
- The bytes for hostPublisherId.
-
setHostPublisherId
public AdxExt.PublisherExt.Builder setHostPublisherId(String value)
The ID of the host publisher. When populated, indicates that the host publisher participated in revenue sharing, and the ID can be used to authorize ads.txt.
optional string host_publisher_id = 2;- Parameters:
value- The hostPublisherId to set.- Returns:
- This builder for chaining.
-
clearHostPublisherId
public AdxExt.PublisherExt.Builder clearHostPublisherId()
The ID of the host publisher. When populated, indicates that the host publisher participated in revenue sharing, and the ID can be used to authorize ads.txt.
optional string host_publisher_id = 2;- Returns:
- This builder for chaining.
-
setHostPublisherIdBytes
public AdxExt.PublisherExt.Builder setHostPublisherIdBytes(com.google.protobuf.ByteString value)
The ID of the host publisher. When populated, indicates that the host publisher participated in revenue sharing, and the ID can be used to authorize ads.txt.
optional string host_publisher_id = 2;- Parameters:
value- The bytes for hostPublisherId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AdxExt.PublisherExt.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.PublisherExt.Builder>
-
mergeUnknownFields
public final AdxExt.PublisherExt.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.PublisherExt.Builder>
-
-