class documentation

Folder's logged information. :ivar team_log.FolderLogInfo.file_count: Number of files within the folder.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable file_count Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields Undocumented
Instance Variable _file_count_value Undocumented

Inherited from FileOrFolderLogInfo:

Instance Variable display_name Undocumented
Instance Variable file_id Undocumented
Instance Variable file_size Undocumented
Instance Variable path Undocumented
Instance Variable _display_name_value Undocumented
Instance Variable _file_id_value Undocumented
Instance Variable _file_size_value Undocumented
Instance Variable _path_value Undocumented
def __init__(self, path=None, display_name=None, file_id=None, file_size=None, file_count=None): (source)
file_count = (source)

Undocumented

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

Undocumented