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 webpage details the `UpdateBigQueryExportRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, across various versions."],["The class is used for updating a BigQuery export, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["There is an extensive list of versions, ranging from `3.24.0` (latest) down to `2.2.0` of the `UpdateBigQueryExportRequest` class."],["The `UpdateBigQueryExportRequest` class has two constructors, one default and one that accepts another `UpdateBigQueryExportRequest` as a parameter."],["Key properties within this class include `BigQueryExport`, representing the export to be updated, and `UpdateMask`, defining which fields should be modified."]]],[]]