Class AdxExt.SourceExt.Builder

    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • clear

        public AdxExt.SourceExt.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • getDefaultInstanceForType

        public AdxExt.SourceExt getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public AdxExt.SourceExt build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public AdxExt.SourceExt buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public AdxExt.SourceExt.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • setField

        public AdxExt.SourceExt.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                 Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • clearField

        public AdxExt.SourceExt.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • clearOneof

        public AdxExt.SourceExt.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.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:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • addRepeatedField

        public AdxExt.SourceExt.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                         Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • mergeFrom

        public AdxExt.SourceExt.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AdxExt.SourceExt.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.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:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.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:
        hasOmidpn in interface AdxExt.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:
        getOmidpn in interface AdxExt.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:
        getOmidpnBytes in interface AdxExt.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:
        hasOmidpv in interface AdxExt.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:
        getOmidpv in interface AdxExt.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:
        getOmidpvBytes in interface AdxExt.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:
        hasSchain in interface AdxExt.SourceExtOrBuilder
        Returns:
        Whether the schain field is set.
      • clearSchain

        public AdxExt.SourceExt.Builder clearSchain()
        optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;
      • setUnknownFields

        public final AdxExt.SourceExt.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>
      • mergeUnknownFields

        public final AdxExt.SourceExt.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AdxExt.SourceExt.Builder>