Interface ProductChannelExclusivityInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ProductChannelExclusivityInfo, ProductChannelExclusivityInfo.Builder

public interface ProductChannelExclusivityInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Value of the availability.
    int
    Value of the availability.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getChannelExclusivityValue

      int getChannelExclusivityValue()
       Value of the availability.
       
      .google.ads.googleads.v18.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity channel_exclusivity = 1;
      Returns:
      The enum numeric value on the wire for channelExclusivity.
    • getChannelExclusivity

       Value of the availability.
       
      .google.ads.googleads.v18.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity channel_exclusivity = 1;
      Returns:
      The channelExclusivity.