[[["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 is used to configure options for `CreateExtractJob` operations."],["This class inherits from `JobCreationOptions`, which includes members like `ProjectId`, `JobIdPrefix`, `JobId`, `JobLocation`, and `Labels`."],["It allows customization of output settings such as `Compression` type, `DestinationFormat`, `FieldDelimiter`, and whether to `PrintHeader` or `UseAvroLogicalTypes`."],["The default settings include no compression, CSV output, comma as a field delimiter, and printing a header row."],["The documentation provides access to various versions of the class, ranging from version 2.2.0 up to the latest version, 3.11.0, as well as other versions in between."]]],[]]