Interface QueryShowFieldsRequest

All Superinterfaces:
QueryExecutionRequest

public interface QueryShowFieldsRequest extends QueryExecutionRequest
Represents a VQL SHOW FIELDS metadata query request, which can be submitted through QueryService.query(QueryExecutionRequest). Learn more in the VQL documentation.