class documentation

class AudienceExceptionContentInfo(bb.Struct): (source)

View In Hierarchy

Information about the content that has a link audience different than that of this folder. :ivar sharing.AudienceExceptionContentInfo.name: The name of the content, which is either a file or a folder.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable name Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields Undocumented
Instance Variable _name_value Undocumented
def __init__(self, name=None): (source)

Undocumented

__slots__: list[str] = (source)

Undocumented

Undocumented

def _process_custom_annotations(self, annotation_type, field_path, processor): (source)

Undocumented

_has_required_fields: bool = (source)

Undocumented

_name_value = (source)

Undocumented