[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]