[[["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."],[[["This document provides details for the `CreateExtractJobOptions` class within the `Google.Cloud.BigQuery.V2` namespace, with the latest available version being 3.11.0 and a history dating back to version 2.2.0."],["`CreateExtractJobOptions` is used for specifying options when creating `CreateExtractJob` operations and inherits from `JobCreationOptions`, which in turn inherits from Object."],["Key properties of `CreateExtractJobOptions` include `Compression`, `DestinationFormat`, `FieldDelimiter`, `PrintHeader`, and `UseAvroLogicalTypes`, allowing for customization of the output file format and data structure."],["Inherited members from `JobCreationOptions` such as `ProjectId`, `JobIdPrefix`, `JobId`, `JobLocation`, and `Labels` are also available to `CreateExtractJobOptions`."],["The default behaviours of the `CreateExtractJobOptions` are no compression, CSV files, a comma field delimiter and a header row in the results, and to use the server default for the UseAvroLogicalTypes property."]]],[]]