outputConfig property
Output configuration, which indicates that instead of being returned in an API response on the fly, the query result will be saved in a specific output.
Implementation
QueryAssetsOutputConfig? outputConfig;
Output configuration, which indicates that instead of being returned in an API response on the fly, the query result will be saved in a specific output.
QueryAssetsOutputConfig? outputConfig;