interface GoogleCloudStorageConnectionParams {
    uri: string;
}

Hierarchy (view full)

Properties

Properties

uri: string