snowflake.core.cortex.search_serviceΒΆ

Classes

CortexSearchServiceCollection(schema)

Represents the collection operations of the Snowflake Cortex Search Service resource.

QueryResponse(*, results, request_id)

A model object representing the QueryResponse resource.

QueryRequest(*, query, columns[, filter, ...])

A model object representing the QueryRequest resource.

CortexSearchServiceApi(root, resource_class, ...)

NOTE: This class is auto generated by OpenAPI Generator Ref: https://openapi-generator.tech.

CortexSearchServiceApiClient

alias of ApiClient

CortexSearchServiceResource(name, collection)