[[["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 provides configuration settings for creating extract jobs in Google Cloud BigQuery, and it inherits from the `JobCreationOptions` class."],["This document outlines the available versions of `CreateExtractJobOptions`, with version 3.11.0 being the latest, and options available from 2.2.0 to 3.11.0, with associated links to the documentation for each."],["The available properties to configure include `Compression`, `DestinationFormat`, `FieldDelimiter`, `PrintHeader`, and `UseAvroLogicalTypes`, allowing customization of the output format and content."],["Several inherited members from the `JobCreationOptions` class, such as `ProjectId`, `JobIdPrefix`, `JobId`, `JobLocation`, and `Labels`, are available for use."],["Default values are applied for various settings, such as no compression for `Compression`, CSV format for `DestinationFormat`, a comma for `FieldDelimiter`, and the printing of a header row for `PrintHeader`, if left unspecified."]]],[]]