ADK for TypeScript: API Reference
    Preparing search index...

    Interface GCPSkillRegistryOptions

    interface GCPSkillRegistryOptions {
        client?: Client;
        location?: string;
        projectId?: string;
    }

    Properties

    client?: Client
    location?: string
    projectId?: string