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 details the \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, used to retrieve a BigQuery export.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is 3.24.0, with several older versions, going as far back as 2.2.0, also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e implements multiple 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 \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e class has two constructors, a default one and another that accepts another \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e as a parameter, and has two public properties: \u003ccode\u003eBigQueryExportName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property specifies the name of the BigQuery export to retrieve, formatted as \u003ccode\u003eorganizations/{organization}/bigQueryExports/{export_id}\u003c/code\u003e, \u003ccode\u003efolders/{folder}/bigQueryExports/{export_id}\u003c/code\u003e, or \u003ccode\u003eprojects/{project}/bigQueryExports/{export_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]