Class TableResultV2DataAttributesFileMetadataOneOfAccessDetailsGcpDetail

The definition of TableResultV2DataAttributesFileMetadataOneOfAccessDetailsGcpDetail object.

Hierarchy

  • TableResultV2DataAttributesFileMetadataOneOfAccessDetailsGcpDetail

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
filePath?: string

The relative file path from the GCS bucket root to the CSV file.

gcpBucketName?: string

The name of the GCP bucket.

gcpProjectId?: string

The ID of the GCP project.

gcpServiceAccountEmail?: string

The email of the GCP service account.

Generated using TypeDoc