public sealed class GetBigQueryExportRequest : IMessage<GetBigQueryExportRequest>, IEquatable<GetBigQueryExportRequest>, IDeepCloneable<GetBigQueryExportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GetBigQueryExportRequest.
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\u003eThe latest version of the Google Cloud SecurityCenter v1 API documented is 3.24.0, with numerous previous versions available for reference, down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage focuses on the \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e class, which is a request message used for retrieving a big query export within the Google Cloud Security Command Center API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e 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 class includes properties such as \u003ccode\u003eBigQueryExportName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, the latter being a required field that specifies the name of the big query export to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default parameterless constructor and one that takes a \u003ccode\u003eGetBigQueryExportRequest\u003c/code\u003e object as a parameter, enabling object creation and cloning.\u003c/p\u003e\n"]]],[],null,[]]