[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `CreateExtractJobOptions` class in the Google BigQuery v2 API allows customization of job operations, including compression, file format, and field delimiters."],["This class extends `JobCreationOptions`, inheriting properties like `ProjectId`, `JobId`, `JobLocation`, and `Labels` for managing job-related details."],["Output formatting can be controlled via `Compression` (default: no compression), `DestinationFormat` (default: CSV), `FieldDelimiter` (default: comma), and `PrintHeader` (default: true)."],["The class also has a `UseAvroLogicalTypes` option, allowing users to determine whether to use logical types when extracting to the AVRO format, defaulting to the server default if not set."],["The latest version for this API is 3.11.0, with previous versions available down to 2.2.0."]]],[]]