[[["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-09-04 UTC."],[],[],null,[" public sealed class ListCloudControlsRequest : IMessage\u003cListCloudControlsRequest\u003e, IEquatable\u003cListCloudControlsRequest\u003e, IDeepCloneable\u003cListCloudControlsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Cloud Security Compliance v1 API class ListCloudControlsRequest.\n\nRequest message for \\[ListCloudControls\\]\\[\\]. \n\nInheritance [object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCloudControlsRequest \n\nImplements [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCloudControlsRequest](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.ListCloudControlsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCloudControlsRequest](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.ListCloudControlsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCloudControlsRequest](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.ListCloudControlsRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members \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 [Google.Cloud.CloudSecurityCompliance.V1](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1)\n\nAssembly\n\nGoogle.Cloud.CloudSecurityCompliance.V1.dll\n\nConstructors\n\nListCloudControlsRequest() \n\n public ListCloudControlsRequest()\n\nListCloudControlsRequest(ListCloudControlsRequest) \n\n public ListCloudControlsRequest(ListCloudControlsRequest other)\n\n| **Parameter** ||\n|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `other` | [ListCloudControlsRequest](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.ListCloudControlsRequest) |\n\nProperties\n\nPageSize \n\n public int PageSize { get; set; }\n\nOptional. The maximum number of CloudControls to return. The default value\nis `500`.\n\nIf you exceed the maximum value of `1000`, then the service uses the\nmaximum value.\n\n| **Property Value** ||\n|------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [int](https://learn.microsoft.com/dotnet/api/system.int32) | |\n\nPageToken \n\n public string PageToken { get; set; }\n\nOptional. A pagination token returned from a previous request to list\nCloudControls. Provide this token to retrieve the next page of results.\n\nWhen paginating, parent provided to\nListCloudControls request must match the call that provided the page\ntoken.\n\n| **Property Value** ||\n|----------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [string](https://learn.microsoft.com/dotnet/api/system.string) | |\n\nParent \n\n public string Parent { get; set; }\n\nRequired. The parent resource name, in the format\n`organizations/{organization}/locations/{location}`.\n\n| **Property Value** ||\n|----------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [string](https://learn.microsoft.com/dotnet/api/system.string) | |\n\nParentAsOrganizationLocationName \n\n public OrganizationLocationName ParentAsOrganizationLocationName { get; set; }\n\n[OrganizationLocationName](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.OrganizationLocationName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.ListCloudControlsRequest#Google_Cloud_CloudSecurityCompliance_V1_ListCloudControlsRequest_Parent) resource name property.\n\n| **Property Value** ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [OrganizationLocationName](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.OrganizationLocationName) | |"]]