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\u003eThis document provides reference documentation for the \u003ccode\u003eTransformationDetailsStorageConfig\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransformationDetailsStorageConfig\u003c/code\u003e class is used to configure how transformation details are stored, with the primary option being storage in a BigQuery table.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its functionality and integration within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists a comprehensive history of available versions for the \u003ccode\u003eTransformationDetailsStorageConfig\u003c/code\u003e, ranging from version 2.15.0 up to the latest 4.16.0, with version 4.14.0 being the one explicitly explored here.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the properties of the class, such as the \u003ccode\u003eTable\u003c/code\u003e property, which defines the BigQuery table used for storing data, and \u003ccode\u003eTypeCase\u003c/code\u003e, which details the different types associated with the transformation.\u003c/p\u003e\n"]]],[],null,[]]