public sealed class TransformationDetailsStorageConfig : IMessage<TransformationDetailsStorageConfig>, IEquatable<TransformationDetailsStorageConfig>, IDeepCloneable<TransformationDetailsStorageConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class TransformationDetailsStorageConfig.
The BigQuery table in which to store the output. This may be an existing
table or in a new table in an existing dataset.
If table_id is not set a new one will be generated for you with the
following format:
dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific
time zone will be used for generating the date details.
[[["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."],[[["\u003cp\u003eThe latest version of the Google Cloud Data Loss Prevention v2 API available is 4.16.0, with numerous previous versions accessible, including the current version on this page, 4.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransformationDetailsStorageConfig\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace that is used to configure where transformation details are stored, which can be used with numerous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransformationDetailsStorageConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eTable\u003c/code\u003e property, of type \u003ccode\u003eBigQueryTable\u003c/code\u003e, allowing users to specify a BigQuery table for storing output data, with automatic table ID generation if not provided.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors for this class include a default constructor and a copy constructor, which allow for creating new instances of \u003ccode\u003eTransformationDetailsStorageConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]