@vectorize-io/vectorize-client
    Preparing search index...

    Interface CreateAIPlatformConnectorResponse

    CreateAIPlatformConnectorResponse

    interface CreateAIPlatformConnectorResponse {
        connectors: CreatedAIPlatformConnector[];
        message: string;
    }
    Index

    Properties

    Properties

    CreateAIPlatformConnectorResponse

    message: string

    CreateAIPlatformConnectorResponse