Spec for custom output format configuration.
custom_output_format_config
Union type
Custom output format configuration.
custom_output_format_config
can be only one of the following:returnRawOutput
boolean
Optional. Whether to return raw output.
JSON representation |
---|
{ // custom_output_format_config "returnRawOutput": boolean // Union type } |