tfdocs.parser.is_class_attr

Check if the object's parent is a class.

full_name The full name of the object, like tf.module.symbol.
index The {full_name:py_object} dictionary for the public API.

True if the object is a class attribute.