public sealed class UpdateBigQueryExportRequest : IMessage<UpdateBigQueryExportRequest>, IEquatable<UpdateBigQueryExportRequest>, IDeepCloneable<UpdateBigQueryExportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 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."],[[["This document provides reference information for the `UpdateBigQueryExportRequest` class within the Google Cloud Security Center v2 API, specifically version 1.0.0."],["`UpdateBigQueryExportRequest` is a request message used to update a BigQuery export and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class has two constructors, one default and one that accepts another `UpdateBigQueryExportRequest` instance, along with two key properties, `BigQueryExport` for the export details and `UpdateMask` for specifying the fields to be updated."],["The `UpdateBigQueryExportRequest` class is part of the `Google.Cloud.SecurityCenter.V2` namespace, available in the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]