Enum ProjectsResource.LocationsResource.SkillsResource.SearchRequest.SearchTypeEnum
Optional. The type of search.
Namespace: Google.Apis.AgentRegistry.v1alpha
Assembly: Google.Apis.AgentRegistry.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.SkillsResource.SearchRequest.SearchTypeEnum
Fields
| Name | Description |
|---|---|
| KEYWORD | Search for a keyword across all searchable fields. |
| SEARCHTYPEUNSPECIFIED | Invalid search type. |
| SEMANTIC | Search based on the meaning and intent of a natural language query. |