Interface UserListAttributeMetadataOrBuilder

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

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

    Modifier and Type
    Method
    Description
    The user list type.
    int
    The user list type.

    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

    • getUserListTypeValue

      int getUserListTypeValue()
       The user list type.
       
      .google.ads.googleads.v21.enums.UserListTypeEnum.UserListType user_list_type = 1;
      Returns:
      The enum numeric value on the wire for userListType.
    • getUserListType

       The user list type.
       
      .google.ads.googleads.v21.enums.UserListTypeEnum.UserListType user_list_type = 1;
      Returns:
      The userListType.