Optional. A filter expression that filters resources listed in the
response. The expression is in the form of field:value for checking if a
repeated field contains a value.
By default, each expression is an AND expression. However, you can include
AND and OR expressions explicitly.
Filter is supported for the following fields: events.
Optional. The maximum number of events that should be returned. Acceptable
values are 1 to 100, inclusive. The default value is 10.
If more results are available, the service returns a
next_page_token that can be used to get the next page of results in
subsequent list requests. The service may return fewer
impacts
than the requested page_size.
[[["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 \u003ccode\u003eListOrganizationImpactsRequest\u003c/code\u003e class is used to request a list of organization impacts from the Service Health v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports filtering, pagination, and retrieving results based on a specific parent organization and location.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, offering a comprehensive set of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to customize the list request.\u003c/p\u003e\n"],["\u003cp\u003eThere are four different versions of the API available for this class, with version 1.3.0 being the most current one available.\u003c/p\u003e\n"]]],[],null,["# Service Health v1 API - Class ListOrganizationImpactsRequest (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/latest/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/1.2.0/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/1.1.0/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/1.0.0/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest) \n\n public sealed class ListOrganizationImpactsRequest : IMessage\u003cListOrganizationImpactsRequest\u003e, IEquatable\u003cListOrganizationImpactsRequest\u003e, IDeepCloneable\u003cListOrganizationImpactsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Service Health v1 API class ListOrganizationImpactsRequest.\n\nMessage for requesting list of organization impacts. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListOrganizationImpactsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListOrganizationImpactsRequest](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/latest/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListOrganizationImpactsRequest](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/latest/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListOrganizationImpactsRequest](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/latest/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest), [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-----------------\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.ServiceHealth.V1](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/latest/Google.Cloud.ServiceHealth.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.ServiceHealth.V1.dll\n\nConstructors\n------------\n\n### ListOrganizationImpactsRequest()\n\n public ListOrganizationImpactsRequest()\n\n### ListOrganizationImpactsRequest(ListOrganizationImpactsRequest)\n\n public ListOrganizationImpactsRequest(ListOrganizationImpactsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nOptional. A filter expression that filters resources listed in the\nresponse. The expression is in the form of `field:value` for checking if a\nrepeated field contains a value.\n\nExample:\n`events:organizations%2F{organization_id}%2Flocations%2Fglobal%2ForganizationEvents%2Fevent-id`\n\nTo get your `{organization_id}`, see\n[Getting your organization resource\nID](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id).\n\nMultiple filter queries are separated by spaces.\n\nBy default, each expression is an AND expression. However, you can include\nAND and OR expressions explicitly.\nFilter is supported for the following fields: `events`.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. The maximum number of events that should be returned. Acceptable\nvalues are `1` to `100`, inclusive. The default value is `10`.\n\nIf more results are available, the service returns a\n`next_page_token` that can be used to get the next page of results in\nsubsequent list requests. The service may return fewer\n[impacts](/service-health/docs/reference/rest/v1beta/organizations.locations.organizationImpacts#OrganizationImpact)\nthan the requested `page_size`.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. A token identifying a page of results the server should return.\n\nProvide `page_token` returned by a previous `ListOrganizationImpacts` call\nto retrieve the next page of results.\n\nWhen paginating, all other parameters provided to `ListOrganizationImpacts`\nmust match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Parent value using the form\n`organizations/{organization_id}/locations/{location}/organizationImpacts`.\n\n`organization_id` - ID (number) of the project that contains the event. To\nget your `organization_id`, see\n[Getting your organization resource\nID](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id).\n\n### ParentAsOrganizationLocationName\n\n public OrganizationLocationName ParentAsOrganizationLocationName { get; set; }\n\n[OrganizationLocationName](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/latest/Google.Cloud.ServiceHealth.V1.OrganizationLocationName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.ServiceHealth.V1/latest/Google.Cloud.ServiceHealth.V1.ListOrganizationImpactsRequest#Google_Cloud_ServiceHealth_V1_ListOrganizationImpactsRequest_Parent) resource name property."]]