Class SharePointSource (1.67.1)

SharePointSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An individual SharePointSource.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
sharepoint_folder_path str
The path of the SharePoint folder to download from. This field is a member of oneof_ folder_source.
sharepoint_folder_id str
The ID of the SharePoint folder to download from. This field is a member of oneof_ folder_source.
drive_name str
The name of the drive to download from. This field is a member of oneof_ drive_source.
drive_id str
The ID of the drive to download from. This field is a member of oneof_ drive_source.
client_id str
The Application ID for the app registered in Microsoft Azure Portal. The application must also be configured with MS Graph permissions "Files.ReadAll", "Sites.ReadAll" and BrowserSiteLists.Read.All.
client_secret google.cloud.aiplatform_v1beta1.types.ApiAuth.ApiKeyConfig
The application secret for the app registered in Azure.
tenant_id str
Unique identifier of the Azure Active Directory Instance.
sharepoint_site_name str
The name of the SharePoint site to download from. This can be the site name or the site id.
file_id str
Output only. The SharePoint file id. Output only.

Methods

SharePointSource

SharePointSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An individual SharePointSource.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields