GenAISemanticSearchType
Home > @gooddata/sdk-model > GenAISemanticSearchType
GenAISemanticSearchType type
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Warning: This API is now obsolete.
Use GenAIObjectType instead.
Type of the searchable object.
Signature:
export type GenAISemanticSearchType = GenAIObjectType;
References: GenAIObjectType