FileQuery

FileQuery
FileQuery

The data object type that describes the base query specification.

Contains query filters and details that apply to every file. Querying only file details generally does not require opening files and so is an efficient query. Derived types add query parameters specific to the type of file.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string"
}