Reference documentation and code samples for the Google Cloud Service Health V1 Client class OrganizationImpact.
Represents impact to assets at organizational level. It is a read-only view
and does not allow any modifications.
Generated from protobuf messagegoogle.cloud.servicehealth.v1.OrganizationImpact
Namespace
Google \ Cloud \ ServiceHealth \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Identifier. Unique name of the organization impact in this scope including organization and location using the formorganizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_id}.organization_id- ID (number) of the organization that contains the event. To get yourorganization_id, seeGetting your organization resource ID. organization_impact_id- ID of theOrganizationImpact resource.
↳ events
array
Output only. A list of event names impacting the asset.
Output only. The time when the affected project was last modified.
getName
Output only. Identifier. Unique name of the organization impact in this
scope including organization and location using the formorganizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_id}.
Output only. Identifier. Unique name of the organization impact in this
scope including organization and location using the formorganizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_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-09-04 UTC."],[],[],null,["# Google Cloud Service Health V1 Client - Class OrganizationImpact (0.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.1 (latest)](/php/docs/reference/cloud-servicehealth/latest/V1.OrganizationImpact)\n- [0.3.0](/php/docs/reference/cloud-servicehealth/0.3.0/V1.OrganizationImpact)\n- [0.2.3](/php/docs/reference/cloud-servicehealth/0.2.3/V1.OrganizationImpact)\n- [0.1.8](/php/docs/reference/cloud-servicehealth/0.1.8/V1.OrganizationImpact) \nReference documentation and code samples for the Google Cloud Service Health V1 Client class OrganizationImpact.\n\nRepresents impact to assets at organizational level. It is a read-only view\nand does not allow any modifications.\n\nGenerated from protobuf message `google.cloud.servicehealth.v1.OrganizationImpact`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ServiceHealth \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. Identifier. Unique name of the organization impact in this\nscope including organization and location using the form\n`organizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_id}`.\n\n`organization_id` - ID (number) of the organization that contains the\nevent. To 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\n`organization_impact_id` - ID of the [OrganizationImpact\nresource](/service-health/docs/reference/rest/v1beta/organizations.locations.organizationImpacts#OrganizationImpact).\n\n### setName\n\nOutput only. Identifier. Unique name of the organization impact in this\nscope including organization and location using the form\n`organizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_id}`.\n\n`organization_id` - ID (number) of the organization that contains the\nevent. To 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\n`organization_impact_id` - ID of the [OrganizationImpact\nresource](/service-health/docs/reference/rest/v1beta/organizations.locations.organizationImpacts#OrganizationImpact).\n\n### getEvents\n\nOutput only. A list of event names impacting the asset.\n\n### setEvents\n\nOutput only. A list of event names impacting the asset.\n\n### getAsset\n\nOutput only. Google Cloud asset possibly impacted by the specified events.\n\n### hasAsset\n\n### clearAsset\n\n### setAsset\n\nOutput only. Google Cloud asset possibly impacted by the specified events.\n\n### getUpdateTime\n\nOutput only. The time when the affected project was last modified.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The time when the affected project was last modified."]]