public sealed class UpdateBigQueryExportRequest : IMessage<UpdateBigQueryExportRequest>, IEquatable<UpdateBigQueryExportRequest>, IDeepCloneable<UpdateBigQueryExportRequest>, IBufferMessage, IMessage
[[["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 page details the `UpdateBigQueryExportRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, with the latest version being 3.24.0."],["This class is designed for updating a BigQuery export and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateBigQueryExportRequest` class contains properties `BigQueryExport`, which is the BigQuery export to be updated, and `UpdateMask`, which controls what fields are updated, being an empty list updating all mutable fields."],["The page provides documentation for versions ranging from 2.2.0 up to 3.24.0, allowing users to look into their prefered version of the class `UpdateBigQueryExportRequest`."]]],[]]