Interface InternalRegisterFilesParameters

Parameters for the private _Register method.

interface InternalRegisterFilesParameters {
    config?: RegisterFilesConfig;
    uris: string[];
}

Properties

Properties

Used to override the default configuration.

uris: string[]

The Google Cloud Storage URIs to register. Example: gs://bucket/object.