public sealed class DeleteBigQueryExportRequest : IMessage<DeleteBigQueryExportRequest>, IEquatable<DeleteBigQueryExportRequest>, IDeepCloneable<DeleteBigQueryExportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class DeleteBigQueryExportRequest.
Required. The name of the BigQuery export to delete. Its format is
organizations/{organization}/bigQueryExports/{export_id},
folders/{folder}/bigQueryExports/{export_id}, or
projects/{project}/bigQueryExports/{export_id}
[[["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 page provides documentation for the \u003ccode\u003eDeleteBigQueryExportRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBigQueryExportRequest\u003c/code\u003e class is used to request the deletion of a BigQuery export, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the documentation is 3.24.0, and this page is currently displaying version 3.23.0, with access to 35 previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one taking another \u003ccode\u003eDeleteBigQueryExportRequest\u003c/code\u003e as a parameter for copying, and has properties such as \u003ccode\u003eBigQueryExportName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e to manage the BigQuery export.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that specifies the name of the BigQuery export to be deleted, with a specific format depending on the resource type.\u003c/p\u003e\n"]]],[],null,[]]