[[["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 webpage details the `CreateCopyJobOptions` class within the `Google.Cloud.BigQuery.V2` namespace, used for configuring copy job operations in Google BigQuery."],["The latest version available is 3.11.0, with the content of this page referencing version 3.0.0 and also displaying a range of other versions from 2.2.0 to 3.10.0."],["`CreateCopyJobOptions` inherits from `JobCreationOptions` and includes properties such as `CreateDisposition`, `DestinationEncryptionConfiguration`, and `WriteDisposition` to manage table creation, encryption, and write behavior."],["`CreateCopyJobOptions` class has several inherited members, such as `ProjectId`, `JobIdPrefix`, `JobId`, `JobLocation`, and `Labels`, along with standard `Object` methods like `GetHashCode()` and `GetType()`."],["Properties such as `CreateDisposition` and `WriteDisposition` are nullable enums, allowing for optional configuration of table creation and write behavior."]]],[]]