The maximum number of configs to return. The service may return fewer than
this value.
If unspecified, at most 10 configs will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
A page token, received from a previous ListBigQueryExports call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListBigQueryExports
must match the call that provided the page token.
Required. The parent, which owns the collection of BigQuery exports. Its
format is organizations/[organization_id]/locations/[location_id],
folders/[folder_id]/locations/[location_id], or
projects/[project_id]/locations/[location_id].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListBigQueryExportsRequest\u003c/code\u003e class is used to request a list of BigQuery exports within a specific scope, such as an organization, folder, or project.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities for managing requests and data.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties like \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e to handle pagination, allowing retrieval of large lists in chunks, as well as \u003ccode\u003eParent\u003c/code\u003e and the \u003ccode\u003eParentAs...\u003c/code\u003e fields to specify the scope for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBigQueryExportsRequest\u003c/code\u003e class offers two constructors: a default constructor and another that allows creating a new instance by copying an existing \u003ccode\u003eListBigQueryExportsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe maximum number of configurations that the class can return is 1000, although it may return fewer results, with a default of 10 configurations if not specified.\u003c/p\u003e\n"]]],[],null,["# Security Command Center v2 API - Class ListBigQueryExportsRequest (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.1.0/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.0.0/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest) \n\n public sealed class ListBigQueryExportsRequest : IPageRequest, IMessage\u003cListBigQueryExportsRequest\u003e, IEquatable\u003cListBigQueryExportsRequest\u003e, IDeepCloneable\u003cListBigQueryExportsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Security Command Center v2 API class ListBigQueryExportsRequest.\n\nRequest message for listing BigQuery exports at a given scope e.g.\norganization, folder or project. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListBigQueryExportsRequest \n\nImplements\n----------\n\n[IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListBigQueryExportsRequest](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListBigQueryExportsRequest](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListBigQueryExportsRequest](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.SecurityCenter.V2](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.V2.dll\n\nConstructors\n------------\n\n### ListBigQueryExportsRequest()\n\n public ListBigQueryExportsRequest()\n\n### ListBigQueryExportsRequest(ListBigQueryExportsRequest)\n\n public ListBigQueryExportsRequest(ListBigQueryExportsRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of configs to return. The service may return fewer than\nthis value.\nIf unspecified, at most 10 configs will be returned.\nThe maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token, received from a previous `ListBigQueryExports` call.\nProvide this to retrieve the subsequent page.\nWhen paginating, all other parameters provided to `ListBigQueryExports`\nmust match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent, which owns the collection of BigQuery exports. Its\nformat is `organizations/[organization_id]/locations/[location_id]`,\n`folders/[folder_id]/locations/[location_id]`, or\n`projects/[project_id]/locations/[location_id]`.\n\n### ParentAsFolderLocationName\n\n public FolderLocationName ParentAsFolderLocationName { get; set; }\n\n[FolderLocationName](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.FolderLocationName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest#Google_Cloud_SecurityCenter_V2_ListBigQueryExportsRequest_Parent) resource name property.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest#Google_Cloud_SecurityCenter_V2_ListBigQueryExportsRequest_Parent) resource name property.\n\n### ParentAsOrganizationLocationName\n\n public OrganizationLocationName ParentAsOrganizationLocationName { get; set; }\n\n[OrganizationLocationName](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.OrganizationLocationName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest#Google_Cloud_SecurityCenter_V2_ListBigQueryExportsRequest_Parent) resource name property.\n\n### ParentAsResourceName\n\n public IResourceName ParentAsResourceName { get; set; }\n\n[IResourceName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.IResourceName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.ListBigQueryExportsRequest#Google_Cloud_SecurityCenter_V2_ListBigQueryExportsRequest_Parent) resource name property."]]