[Go to site: main page, start]

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

    Class OperationParser

    Parses an OpenAPI OperationObject and extracts its parameters, request body, and return value.

    It maps OpenAPI parameters and request bodies into a flat list of ApiParameter objects that are compatible with Gemini's tool function declarations.

    Constructors

    Methods