Home > @infiniteobjects/models > GoogleCloud
Google Services Connection
Signature:
export declare class GoogleCloud
Constructor | Modifiers | Description |
---|---|---|
(constructor)(debug) | Constructs a new instance of the GoogleCloud class |
Property | Modifiers | Type | Description |
---|---|---|---|
Auth | Auth | Firebase Auth Client | |
debug | DebugInstance | ||
defaultStorageBucket | readonly |
string | |
Firestore | Firestore | Firebase Firestore Client | |
projectId | readonly |
string | |
PubSub | PubSub | Google Pub Sub Client | |
Storage | Storage | Google Storage Client |