Class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError
A google drive specific error.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1alpha.Data
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveError : IDirectResponseSchema
Properties
DownloadPrevented
The user was prevented from downloading the file.
Declaration
[JsonProperty("downloadPrevented")]
public virtual GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented DownloadPrevented { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudNotebooklmV1alphaFailureReasonGoogleDriveErrorDownloadPrevented |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |