[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]