Interface YouTubeChannelAttributeMetadataOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getSubscriberCount()
      The approximate number of subscribers to the YouTube channel.
      • 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 Detail

      • getSubscriberCount

        long getSubscriberCount()
         The approximate number of subscribers to the YouTube channel.
         
        int64 subscriber_count = 1;
        Returns:
        The subscriberCount.