Interface GcpConfigType

interface GcpConfigType {
    buckets?: GcpBucketMeta[];
    projectId: string;
}

Properties

Properties

buckets?: GcpBucketMeta[]

Google Cloud Buckets

[
{"name":"hc-auth-assets", "alias":"assets"}
]
projectId: string

Google Cloud Project ID