public sealed class DeleteBigQueryExportRequest : IMessage<DeleteBigQueryExportRequest>, IEquatable<DeleteBigQueryExportRequest>, IDeepCloneable<DeleteBigQueryExportRequest>, IBufferMessage, IMessage
Required. Name of the big query 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 details the \u003ccode\u003eDeleteBigQueryExportRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, used to request the deletion of a BigQuery export.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 3.24.0, with numerous previous versions ranging from 3.23.0 down to 2.2.0 being documented on the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBigQueryExportRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating an instance, either default or from another \u003ccode\u003eDeleteBigQueryExportRequest\u003c/code\u003e, and also includes \u003ccode\u003eBigQueryExportName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that represents the resource name of the big query export to be deleted and it can take multiple formats depending on the scope of the export, for instance, it can be based on the organization, folder, or project.\u003c/p\u003e\n"]]],[],null,[]]