[[["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 `CreateCopyJob` operations in the BigQuery service."],["The latest version of this class is 3.11.0, and the page provides links to documentation for previous versions, ranging from 3.10.0 down to 2.2.0."],["`CreateCopyJobOptions` inherits from `JobCreationOptions` and includes properties such as `CreateDisposition`, `DestinationEncryptionConfiguration`, and `WriteDisposition` to customize the behavior of table creation, encryption, and writing."],["Inherited members include `ProjectId`, `JobIdPrefix`, `JobId`, `JobLocation`, and `Labels`, allowing for further configuration of the copy job."],["The class allows specification of behaviours such as creating a new table if one doesn't exist, using an encryption configuration, and deciding what happens if a table exists upon creation."]]],[]]