Class VideoCustomer.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<VideoCustomer.Builder>
com.google.ads.googleads.v21.resources.VideoCustomer.Builder
All Implemented Interfaces:
VideoCustomerOrBuilder, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
VideoCustomer

public static final class VideoCustomer.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VideoCustomer.Builder> implements VideoCustomerOrBuilder
 Video specific information about a Customer.
 
Protobuf type google.ads.googleads.v21.resources.VideoCustomer
  • Method Details

    • getDescriptor

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

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Overrides:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VideoCustomer.Builder>
    • clear

      public VideoCustomer.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<VideoCustomer.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.GeneratedMessage.Builder<VideoCustomer.Builder>
    • getDefaultInstanceForType

      public VideoCustomer getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

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

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

      public VideoCustomer.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<VideoCustomer.Builder>
    • setField

      public VideoCustomer.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<VideoCustomer.Builder>
    • clearField

      public VideoCustomer.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<VideoCustomer.Builder>
    • clearOneof

      public VideoCustomer.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<VideoCustomer.Builder>
    • setRepeatedField

      public VideoCustomer.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<VideoCustomer.Builder>
    • addRepeatedField

      public VideoCustomer.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<VideoCustomer.Builder>
    • mergeFrom

      public VideoCustomer.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<VideoCustomer.Builder>
    • mergeFrom

      public VideoCustomer.Builder mergeFrom(VideoCustomer other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,VideoCustomer.Builder>
    • mergeFrom

      public VideoCustomer.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<VideoCustomer.Builder>
      Throws:
      IOException
    • hasThirdPartyIntegrationPartners

      public boolean hasThirdPartyIntegrationPartners()
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
      Specified by:
      hasThirdPartyIntegrationPartners in interface VideoCustomerOrBuilder
      Returns:
      Whether the thirdPartyIntegrationPartners field is set.
    • getThirdPartyIntegrationPartners

      public CustomerThirdPartyIntegrationPartners getThirdPartyIntegrationPartners()
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
      Specified by:
      getThirdPartyIntegrationPartners in interface VideoCustomerOrBuilder
      Returns:
      The thirdPartyIntegrationPartners.
    • setThirdPartyIntegrationPartners

      public VideoCustomer.Builder setThirdPartyIntegrationPartners(CustomerThirdPartyIntegrationPartners value)
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
    • setThirdPartyIntegrationPartners

      public VideoCustomer.Builder setThirdPartyIntegrationPartners(CustomerThirdPartyIntegrationPartners.Builder builderForValue)
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
    • mergeThirdPartyIntegrationPartners

      public VideoCustomer.Builder mergeThirdPartyIntegrationPartners(CustomerThirdPartyIntegrationPartners value)
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
    • clearThirdPartyIntegrationPartners

      public VideoCustomer.Builder clearThirdPartyIntegrationPartners()
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
    • getThirdPartyIntegrationPartnersBuilder

      public CustomerThirdPartyIntegrationPartners.Builder getThirdPartyIntegrationPartnersBuilder()
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
    • getThirdPartyIntegrationPartnersOrBuilder

      public CustomerThirdPartyIntegrationPartnersOrBuilder getThirdPartyIntegrationPartnersOrBuilder()
       Third Party integration partners.
       
      .google.ads.googleads.v21.common.CustomerThirdPartyIntegrationPartners third_party_integration_partners = 1;
      Specified by:
      getThirdPartyIntegrationPartnersOrBuilder in interface VideoCustomerOrBuilder
    • setUnknownFields

      public final VideoCustomer.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<VideoCustomer.Builder>
    • mergeUnknownFields

      public final VideoCustomer.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<VideoCustomer.Builder>