@deep/nest-kit
    Preparing search index...

    Interface GcpBucketMeta

    interface GcpBucketMeta {
        alias: string;
        host?: string;
        name: string;
        type?: string;
    }
    Index

    Properties

    Properties

    alias: string

    Bucket alias. Used to get bucket by short codename

    'assets'
    
    host?: string

    Bucket host.

    name: string

    Google Cloud Storage bucket name

    'hc-auth-assets'
    
    type?: string

    Bucket type.