GoogleCloudAiplatformV1SharePointSourcesSharePointSource class
An individual SharePointSource.
Constructors
Properties
- clientId ↔ String?
-
The Application ID for the app registered in Microsoft Azure Portal.
getter/setter pair
- clientSecret ↔ GoogleCloudAiplatformV1ApiAuthApiKeyConfig?
-
The application secret for the app registered in Azure.
getter/setter pair
- driveId ↔ String?
-
The ID of the drive to download from.
getter/setter pair
- driveName ↔ String?
-
The name of the drive to download from.
getter/setter pair
- fileId ↔ String?
-
The SharePoint file id.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
The ID of the SharePoint folder to download from.
getter/setter pair
-
The path of the SharePoint folder to download from.
getter/setter pair
-
The name of the SharePoint site to download from.
getter/setter pair
- tenantId ↔ String?
-
Unique identifier of the Azure Active Directory Instance.
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited