[[["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 `CreateCopyJobOptions` class in the Google BigQuery v2 API provides options for configuring `CreateCopyJob` operations."],["This class inherits from `JobCreationOptions`, including properties like `ProjectId`, `JobIdPrefix`, `JobId`, `JobLocation`, and `Labels`."],["It offers control over the destination table's creation behavior through the `CreateDisposition` property, determining what happens if the destination does not exist."],["The `WriteDisposition` property dictates the behavior when the destination table already exists, with the default being `WriteIfEmpty`."],["The `DestinationEncryptionConfiguration` allows you to configure encryption settings for the destination table."]]],[]]