EntitySearchRequest
EntitySearchRequest
Section titled “EntitySearchRequest”Schema definition for EntitySearchRequest
Schema Viewer
Section titled “Schema Viewer”EntitySearchRequest
Entity model to use for building this snapshot.
Query condition to use for building this snapshot.
pointInTimestring
point in time
timeoutMillisinteger
The maximum time to wait in milliseconds for the query to complete.
limitinteger
The maximum number of rows to return.
Description
Section titled “Description”This schema defines the structure and validation rules for EntitySearchRequest.
Properties
Section titled “Properties”- model (object, required): Entity model to use for building this snapshot.
- condition (object, required): Query condition to use for building this snapshot.
- pointInTime (string): point in time
- timeoutMillis (integer): The maximum time to wait in milliseconds for the query to complete.
- limit (integer): The maximum number of rows to return.
Related Schemas
Section titled “Related Schemas”See other schemas in the search category.