🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "onedrive"

Found 27 matching component(s)

  • class GraphClient

    GraphClient is a client class for interacting with Microsoft Graph API, providing authentication and access to various Microsoft 365 services including users, groups, drives, teams, and more.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/graph_client.py

    microsoft-graph azure-ad authentication oauth2 microsoft-365
  • class ReferenceAttachment

    A class representing a reference attachment that links to files stored on OneDrive for Business or other supported cloud storage locations, attached to Outlook events, messages, or posts.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/mail/attachments/reference.py

    outlook attachment reference cloud-storage onedrive
  • class Group

    Represents an Azure Active Directory (Azure AD) group, which can be an Office 365 group or a security group, providing methods to manage group operations, memberships, and associated resources.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/groups/group.py

    azure-ad microsoft-graph group-management directory-object office365
  • class Trending

    A class representing a rich relationship between a user and documents that are trending around them, specifically for OneDrive and SharePoint files.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/insights/trending.py

    microsoft-graph office365 trending documents insights
  • class OfficeGraphInsights

    A class representing Office Graph Insights that provides access to calculated relationships for documents shared, trending, or used by a user through advanced analytics and machine learning.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/insights/office_graph.py

    microsoft-graph insights analytics office365 document-discovery
  • class UsedInsight

    A class representing insights about documents used by a specific user, tracking the most relevant documents viewed or modified in OneDrive for Business and SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/insights/used.py

    microsoft-graph insights document-tracking user-activity onedrive
  • class SharedInsight

    A class representing insights about files shared with or by a specific user in Microsoft 365, including email attachments, OneDrive for Business, and SharePoint files.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/insights/shared.py

    microsoft-graph insights file-sharing onedrive sharepoint
  • class AlertHistoryState

    A class that stores and manages changes made to alerts, inheriting from ClientValue to provide client-side value representation.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/alerts/history_state.py

    office365 alerts history state-management client-value
  • class AuthenticationContext

    AuthenticationContext manages authentication for SharePoint Online and OneDrive For Business, supporting multiple authentication methods including certificate-based, interactive, device flow, user credentials, and client credentials.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/auth/authentication_context.py

    authentication sharepoint onedrive oauth2 certificate-auth
  • class EntityPath_v1

    EntityPath is a specialized ResourcePath class that represents a path to an entity resource in Office 365, with support for collections and dynamic path patching.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/paths/v4/entity.py

    path-management office365 onedrive resource-path entity
  • class UploadSession

    A data class representing an upload session for large file uploads to OneDrive, OneDrive for Business, or SharePoint document libraries.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/odata/v4/upload_session.py

    upload file-transfer onedrive sharepoint cloud-storage
  • class SearchEntity

    A wrapper class for the Microsoft Graph Search API endpoint that provides methods to query various Microsoft 365 resources including messages, events, drive items, and other entity types.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/search/entity.py

    microsoft-graph search api-client outlook onedrive
  • class SearchRequest_v1

    A class representing a search request formatted as a JSON blob for Microsoft Graph API search operations, encapsulating query parameters and search configuration.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/search/request.py

    microsoft-graph search office365 sharepoint onedrive
  • class SharePointOneDriveOptions

    A data class that encapsulates search content options for SharePoint and OneDrive searches performed using application permissions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/search/sharepoint_onedrive_options.py

    sharepoint onedrive search options configuration
  • class Tenant

    Represents a SharePoint tenant.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/tenant.py

    class tenant
  • class OneDriveSiteSharingInsights

    A data class representing sharing insights for OneDrive sites, inheriting from ClientValue to provide serialization capabilities for Microsoft 365 API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/insights/onedrive_site_sharing.py

    onedrive sharepoint microsoft-365 office365 sharing
  • class Web

    Represents a SharePoint site. A site is a type of SecurableObject. A group of related webpages that is hosted by a server on the World Wide Web or an intranet. Each website has its own entry points, metadata, administration settings, and workflows. Also referred to as web site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/web.py

    class web
  • class CheckinFacet

    CheckinFacet is a minimal class that extends ClientValue, representing a facet related to check-in operations in the Office 365 API.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/activities/facets/checkin.py

    office365 onedrive checkin facet client-value
  • class AddToOneDriveFacet

    A data class representing metadata about adding a resource to OneDrive, including when it was added, the mount point name, and when it was removed.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/activities/facets/add_to_onedrive.py

    sharepoint onedrive activities metadata data-transfer-object
  • class ProvisionedTemporaryAzureContainerInfo

    A data class representing provisioned temporary Azure container information, inheriting from ClientValue to provide serialization capabilities for Office 365 API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sites/azure_container_Info.py

    office365 azure container data-transfer-object dto
  • class MountService

    MountService is a SharePoint service class that provides functionality for retrieving remote item information, specifically for OneDrive mount operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/mount/service.py

    sharepoint onedrive mount remote-items service
  • class MountedFolderInfo

    MountedFolderInfo is a SharePoint entity class that represents information about a mounted folder in SharePoint Online.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/mount/folder_info.py

    sharepoint office365 mounted-folder entity document-library
  • class GetRemoteItemInfoRequest

    A client value class representing a request to retrieve remote item information from SharePoint's AddToOneDrive service.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/mount/requests/get_remote_item_Info.py

    sharepoint onedrive remote-items client-value request-object
  • class FolderColoringInformation

    A data class that represents folder coloring information in Microsoft 365/SharePoint, storing color hex values, color tags, and emoji associations for folder customization.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/folders/coloring_information.py

    sharepoint office365 folder customization color
  • class List

    Represents a list on a SharePoint Web site. A container within a SharePoint site that stores list items. A list has a customizable schema that is composed of one or more fields.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/lists/list.py

    class list
  • class WopiWebAppProperties

    WopiWebAppProperties is a data class that represents properties of a WOPI (Web Application Open Platform Interface) web application, inheriting from ClientValue for serialization support.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/utilities/wopi_web_app_properties.py

    office365 wopi web-application data-transfer-object dto
  • class PeopleManager

    PeopleManager is a SharePoint client class that provides comprehensive methods for managing user profiles, social following relationships, OneDrive quotas, and user profile properties in SharePoint Online.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/userprofiles/people_manager.py

    sharepoint user-profiles social following onedrive

Search Examples