Package com.google.doubleclick
Class AdxExt.SourceExt.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
-
- com.google.doubleclick.AdxExt.SourceExt.Builder
-
- All Implemented Interfaces:
AdxExt.SourceExtOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AdxExt.SourceExt
public static final class AdxExt.SourceExt.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder> implements AdxExt.SourceExtOrBuilder
Protobuf typecom.google.doubleclick.SourceExt
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AdxExt.SourceExt.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AdxExt.SourceExtbuild()AdxExt.SourceExtbuildPartial()AdxExt.SourceExt.Builderclear()AdxExt.SourceExt.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AdxExt.SourceExt.BuilderclearOmidpn()Identifier of the OM SDK integration.AdxExt.SourceExt.BuilderclearOmidpv()Version of the OM SDK integration.AdxExt.SourceExt.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AdxExt.SourceExt.BuilderclearSchain()optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;AdxExt.SourceExt.Builderclone()AdxExt.SourceExtgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetOmidpn()Identifier of the OM SDK integration.com.google.protobuf.ByteStringgetOmidpnBytes()Identifier of the OM SDK integration.StringgetOmidpv()Version of the OM SDK integration.com.google.protobuf.ByteStringgetOmidpvBytes()Version of the OM SDK integration.AdxExt.SourceExt.SupplyChaingetSchain()optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;AdxExt.SourceExt.SupplyChain.BuildergetSchainBuilder()optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;AdxExt.SourceExt.SupplyChainOrBuildergetSchainOrBuilder()optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;booleanhasOmidpn()Identifier of the OM SDK integration.booleanhasOmidpv()Version of the OM SDK integration.booleanhasSchain()optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AdxExt.SourceExt.BuildermergeFrom(AdxExt.SourceExt other)AdxExt.SourceExt.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AdxExt.SourceExt.BuildermergeFrom(com.google.protobuf.Message other)AdxExt.SourceExt.BuildermergeSchain(AdxExt.SourceExt.SupplyChain value)optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;AdxExt.SourceExt.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AdxExt.SourceExt.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AdxExt.SourceExt.BuildersetOmidpn(String value)Identifier of the OM SDK integration.AdxExt.SourceExt.BuildersetOmidpnBytes(com.google.protobuf.ByteString value)Identifier of the OM SDK integration.AdxExt.SourceExt.BuildersetOmidpv(String value)Version of the OM SDK integration.AdxExt.SourceExt.BuildersetOmidpvBytes(com.google.protobuf.ByteString value)Version of the OM SDK integration.AdxExt.SourceExt.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AdxExt.SourceExt.BuildersetSchain(AdxExt.SourceExt.SupplyChain value)optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;AdxExt.SourceExt.BuildersetSchain(AdxExt.SourceExt.SupplyChain.Builder builderForValue)optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;AdxExt.SourceExt.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.SourceExt.Builder>
-
clear
public AdxExt.SourceExt.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.SourceExt.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.SourceExt.Builder>
-
getDefaultInstanceForType
public AdxExt.SourceExt getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AdxExt.SourceExt build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AdxExt.SourceExt buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AdxExt.SourceExt.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.SourceExt.Builder>
-
setField
public AdxExt.SourceExt.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.SourceExt.Builder>
-
clearField
public AdxExt.SourceExt.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
-
clearOneof
public AdxExt.SourceExt.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
-
setRepeatedField
public AdxExt.SourceExt.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.SourceExt.Builder>
-
addRepeatedField
public AdxExt.SourceExt.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.SourceExt.Builder>
-
mergeFrom
public AdxExt.SourceExt.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AdxExt.SourceExt.Builder>
-
mergeFrom
public AdxExt.SourceExt.Builder mergeFrom(AdxExt.SourceExt other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
-
mergeFrom
public AdxExt.SourceExt.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.SourceExt.Builder>- Throws:
IOException
-
hasOmidpn
public boolean hasOmidpn()
Identifier of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpn in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpn = 1;- Specified by:
hasOmidpnin interfaceAdxExt.SourceExtOrBuilder- Returns:
- Whether the omidpn field is set.
-
getOmidpn
public String getOmidpn()
Identifier of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpn in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpn = 1;- Specified by:
getOmidpnin interfaceAdxExt.SourceExtOrBuilder- Returns:
- The omidpn.
-
getOmidpnBytes
public com.google.protobuf.ByteString getOmidpnBytes()
Identifier of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpn in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpn = 1;- Specified by:
getOmidpnBytesin interfaceAdxExt.SourceExtOrBuilder- Returns:
- The bytes for omidpn.
-
setOmidpn
public AdxExt.SourceExt.Builder setOmidpn(String value)
Identifier of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpn in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpn = 1;- Parameters:
value- The omidpn to set.- Returns:
- This builder for chaining.
-
clearOmidpn
public AdxExt.SourceExt.Builder clearOmidpn()
Identifier of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpn in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpn = 1;- Returns:
- This builder for chaining.
-
setOmidpnBytes
public AdxExt.SourceExt.Builder setOmidpnBytes(com.google.protobuf.ByteString value)
Identifier of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpn in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpn = 1;- Parameters:
value- The bytes for omidpn to set.- Returns:
- This builder for chaining.
-
hasOmidpv
public boolean hasOmidpv()
Version of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpv in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpv = 2;- Specified by:
hasOmidpvin interfaceAdxExt.SourceExtOrBuilder- Returns:
- Whether the omidpv field is set.
-
getOmidpv
public String getOmidpv()
Version of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpv in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpv = 2;- Specified by:
getOmidpvin interfaceAdxExt.SourceExtOrBuilder- Returns:
- The omidpv.
-
getOmidpvBytes
public com.google.protobuf.ByteString getOmidpvBytes()
Version of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpv in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpv = 2;- Specified by:
getOmidpvBytesin interfaceAdxExt.SourceExtOrBuilder- Returns:
- The bytes for omidpv.
-
setOmidpv
public AdxExt.SourceExt.Builder setOmidpv(String value)
Version of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpv in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpv = 2;- Parameters:
value- The omidpv to set.- Returns:
- This builder for chaining.
-
clearOmidpv
public AdxExt.SourceExt.Builder clearOmidpv()
Version of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpv in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpv = 2;- Returns:
- This builder for chaining.
-
setOmidpvBytes
public AdxExt.SourceExt.Builder setOmidpvBytes(com.google.protobuf.ByteString value)
Version of the OM SDK integration. Equivalent to BidRequest.AdSlot.omidpv in the Google protocol. For more info, see the OpenRTB Advisory for Open Measurement SDK: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/OpenRTB%20support%20for%20OMSDK.md#openrtb-and-adcom.
optional string omidpv = 2;- Parameters:
value- The bytes for omidpv to set.- Returns:
- This builder for chaining.
-
hasSchain
public boolean hasSchain()
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;- Specified by:
hasSchainin interfaceAdxExt.SourceExtOrBuilder- Returns:
- Whether the schain field is set.
-
getSchain
public AdxExt.SourceExt.SupplyChain getSchain()
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;- Specified by:
getSchainin interfaceAdxExt.SourceExtOrBuilder- Returns:
- The schain.
-
setSchain
public AdxExt.SourceExt.Builder setSchain(AdxExt.SourceExt.SupplyChain value)
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;
-
setSchain
public AdxExt.SourceExt.Builder setSchain(AdxExt.SourceExt.SupplyChain.Builder builderForValue)
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;
-
mergeSchain
public AdxExt.SourceExt.Builder mergeSchain(AdxExt.SourceExt.SupplyChain value)
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;
-
clearSchain
public AdxExt.SourceExt.Builder clearSchain()
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;
-
getSchainBuilder
public AdxExt.SourceExt.SupplyChain.Builder getSchainBuilder()
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;
-
getSchainOrBuilder
public AdxExt.SourceExt.SupplyChainOrBuilder getSchainOrBuilder()
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;- Specified by:
getSchainOrBuilderin interfaceAdxExt.SourceExtOrBuilder
-
setUnknownFields
public final AdxExt.SourceExt.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
-
mergeUnknownFields
public final AdxExt.SourceExt.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
-
-