Member Junction
    Preparing search index...

    Options passed to NativeMeetingModule.createClient. Credentials are resolved upstream.

    interface NativeMeetClientOptions {
        AccessToken?: string;
        ProjectId?: string;
    }
    Index

    Properties

    AccessToken?: string

    The resolved OAuth/access token authorizing the allowlisted client (resolved upstream).

    ProjectId?: string

    The Google Cloud / Workspace project id the allowlisted client runs under (resolved upstream).