class documentation

File's logged information.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields 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): (source)
def _process_custom_annotations(self, annotation_type, field_path, processor): (source)