public static final class ExportQueryMetricsRequest.Options extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXPRESSION
Filter for multi query export
|
static String |
FILEPATH
Path to export target specified as a filename or existing directory.
|
static String |
FORMAT
Specifies which format to export the metrics.
|
static String |
JOB_ID
Export query metrics for the currently running job
|
static String |
JSON
Generic json output
|
static String |
JSON_TRACE_EVENT
Chromium/Perfetto trace event format
|
static String |
LIMIT
Record limit per file for multi query export
|
public static final String EXPRESSION
public static final String FILEPATH
public static final String FORMAT
JSON
: Generic json output
JSON_TRACE_EVENT
:
Chromium/Perfetto trace event format
JSON
.public static final String JSON
public static final String JSON_TRACE_EVENT
public static final String JOB_ID
public static final String LIMIT
Copyright © 2025. All rights reserved.