public sealed class GetBigQueryExportRequest : IMessage<GetBigQueryExportRequest>, IEquatable<GetBigQueryExportRequest>, IDeepCloneable<GetBigQueryExportRequest>, IBufferMessage, IMessage
Request message for retrieving a big query export.
Required. Name of the big query export to retrieve. 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 webpage provides documentation for the \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e class is used to retrieve a BigQuery export and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions from 2.2.0 to the latest version 3.24.0, and includes the current version 3.3.0 and all relevant links for the given versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eBigQueryExportName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with \u003ccode\u003eName\u003c/code\u003e being a required property for identifying the BigQuery export.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e has two constructors, one default and one that takes in another \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e as a parameter, for cloning.\u003c/p\u003e\n"]]],[],null,[]]