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

    Interface CreateSourceConnectorResponse

    CreateSourceConnectorResponse

    interface CreateSourceConnectorResponse {
        connector: CreatedSourceConnector;
        message: string;
    }
    Index

    Properties

    Properties

    CreateSourceConnectorResponse

    message: string

    CreateSourceConnectorResponse