public sealed class JobConfiguration.Types.TableCopy : IMessage<JobConfiguration.Types.TableCopy>, IEquatable<JobConfiguration.Types.TableCopy>, IDeepCloneable<JobConfiguration.Types.TableCopy>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobConfiguration.Types.TableCopy.
Describes a copy job, which copies an existing table to another table.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eJobConfiguration.Types.TableCopy\u003c/code\u003e class within the BigQuery Audit Data Logging v1 API, which is designed for describing copy job operations that involve copying an existing table to another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCopy\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality checks, deep cloning, and buffer-based message operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions available for this documentation, with version 1.3.0 being the latest, and this class is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Logging.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCopy\u003c/code\u003e class includes properties like \u003ccode\u003eCreateDisposition\u003c/code\u003e, \u003ccode\u003eDestinationTable\u003c/code\u003e, \u003ccode\u003eDestinationTableEncryption\u003c/code\u003e, \u003ccode\u003eSourceTables\u003c/code\u003e, and \u003ccode\u003eWriteDisposition\u003c/code\u003e, which control how tables are created, where data is copied, and how existing tables are affected.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCopy\u003c/code\u003e class offers two constructors, one parameterless and one for deep cloning, to initialize new instances or clone existing instances of \u003ccode\u003eJobConfiguration.Types.TableCopy\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,["# BigQuery Audit Data Logging v1 API - Class JobConfiguration.Types.TableCopy (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types.TableCopy)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/1.2.0/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types.TableCopy)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/1.1.0/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types.TableCopy)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/1.0.0/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types.TableCopy) \n\n public sealed class JobConfiguration.Types.TableCopy : IMessage\u003cJobConfiguration.Types.TableCopy\u003e, IEquatable\u003cJobConfiguration.Types.TableCopy\u003e, IDeepCloneable\u003cJobConfiguration.Types.TableCopy\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobConfiguration.Types.TableCopy.\n\nDescribes a copy job, which copies an existing table to another table. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e JobConfiguration.Types.TableCopy \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[JobConfiguration](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration)[Types](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types)[TableCopy](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types.TableCopy), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[JobConfiguration](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration)[Types](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types)[TableCopy](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types.TableCopy), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[JobConfiguration](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration)[Types](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types)[TableCopy](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.JobConfiguration.Types.TableCopy), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BigQuery.Logging.V1](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BigQuery.Logging.V1.dll\n\nConstructors\n------------\n\n### TableCopy()\n\n public TableCopy()\n\n### TableCopy(TableCopy)\n\n public TableCopy(JobConfiguration.Types.TableCopy other)\n\nProperties\n----------\n\n### CreateDisposition\n\n public string CreateDisposition { get; set; }\n\nDescribes when a job is allowed to create a table:\n`CREATE_IF_NEEDED`, `CREATE_NEVER`.\n\n### DestinationTable\n\n public TableName DestinationTable { get; set; }\n\nDestination table.\n\n### DestinationTableEncryption\n\n public EncryptionInfo DestinationTableEncryption { get; set; }\n\nResult table encryption information. Set when non-default encryption is\nused.\n\n### SourceTables\n\n public RepeatedField\u003cTableName\u003e SourceTables { get; }\n\nSource tables.\n\n### WriteDisposition\n\n public string WriteDisposition { get; set; }\n\nDescribes how writes affect existing tables:\n`WRITE_TRUNCATE`, `WRITE_APPEND`, `WRITE_EMPTY`."]]