public sealed class UpdateBigQueryExportRequest : IMessage<UpdateBigQueryExportRequest>, IEquatable<UpdateBigQueryExportRequest>, IDeepCloneable<UpdateBigQueryExportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class UpdateBigQueryExportRequest.
[[["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 latest version available for `UpdateBigQueryExportRequest` in the Google Cloud SecurityCenter V1 API is 3.24.0."],["This webpage provides documentation for the `UpdateBigQueryExportRequest` class, including its constructors, properties, and implementation details across a large range of versions."],["The `UpdateBigQueryExportRequest` class is used for updating BigQuery export configurations within the Google Cloud Security Command Center."],["Key properties of the `UpdateBigQueryExportRequest` include `BigQueryExport` (the export to be updated) and `UpdateMask` (specifying which fields to modify)."],["The class inherits from and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is located within the `Google.Cloud.SecurityCenter.V1` namespace."]]],[]]