class documentation

:ivar sharing.ShareFolderArg.actions: A list of `FolderAction`s corresponding to `FolderPermission`s that should appear in the response's ``SharedFolderMetadata.permissions`` field describing the actions the authenticated user can perform on the folder. :ivar sharing.ShareFolderArg.link_settings: Settings on the link for this folder.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable actions Undocumented
Instance Variable link_settings Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields Undocumented
Instance Variable _actions_value Undocumented
Instance Variable _link_settings_value Undocumented

Inherited from ShareFolderArgBase:

Instance Variable access_inheritance Undocumented
Instance Variable acl_update_policy Undocumented
Instance Variable force_async Undocumented
Instance Variable member_policy Undocumented
Instance Variable path Undocumented
Instance Variable shared_link_policy Undocumented
Instance Variable viewer_info_policy Undocumented
Instance Variable _access_inheritance_value Undocumented
Instance Variable _acl_update_policy_value Undocumented
Instance Variable _force_async_value Undocumented
Instance Variable _member_policy_value Undocumented
Instance Variable _path_value Undocumented
Instance Variable _shared_link_policy_value Undocumented
Instance Variable _viewer_info_policy_value Undocumented
def __init__(self, path=None, acl_update_policy=None, force_async=None, member_policy=None, shared_link_policy=None, viewer_info_policy=None, access_inheritance=None, actions=None, link_settings=None): (source)

Undocumented

link_settings = (source)

Undocumented

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

Undocumented

_link_settings_value = (source)

Undocumented