Class SharePointSources (1.75.0)

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

The SharePointSources to pass to ImportRagFiles.

Attribute

Name Description
share_point_sources MutableSequence[google.cloud.aiplatform_v1beta1.types.SharePointSources.SharePointSource]
The SharePoint sources.

Classes

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

Methods

SharePointSources

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

The SharePointSources to pass to ImportRagFiles.