[[["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 latest version of the `CreateExtractJobOptions` documentation is 3.11.0, and the page lists versions back to 2.2.0, providing a range of options for users based on their project's version requirements."],["`CreateExtractJobOptions` is a class that extends `JobCreationOptions`, offering options for creating extract jobs, such as defining compression, file format, field delimiter, header printing, and AVRO logical types, all within the Google.Cloud.BigQuery.V2 namespace."],["This class allows users to specify settings for data extraction operations, including setting compression type with `Compression`, choosing the output file format with `DestinationFormat`, defining the separator between fields with `FieldDelimiter`, and whether to include a header row using `PrintHeader`."],["`CreateExtractJobOptions` also allows setting whether to use logical types when extracting to AVRO format using the property `UseAvroLogicalTypes`, and includes inherited properties from `JobCreationOptions`, such as `ProjectId`, `JobIdPrefix`, `JobId`, `JobLocation`, and `Labels`."]]],[]]