@qbraid-core
    Preparing search index...

    Interface GCSDestination

    interface GCSDestination {
        bucket: string;
        directory: string;
    }
    Index

    Properties

    Properties

    bucket: string
    directory: string