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 message google.cloud.servicehealth.v1.OrganizationImpact
Namespace
Google \ Cloud \ ServiceHealth \ V1Methods
__construct
Constructor.
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 form organizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_id}
. organization_id
- ID (number) of the organization that contains the event. To get your organization_id
, see Getting your organization resource ID
.
organization_impact_id
- ID of the OrganizationImpact resource
.
↳ events
array
Output only. A list of event names impacting the asset.
↳ asset
↳ update_time
getName
Output only. Identifier. Unique name of the organization impact in this
scope including organization and location using the form organizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_id}
.
organization_id
- ID (number) of the organization that contains the
event. To get your organization_id
, see Getting your organization resource
ID
.
organization_impact_id
- ID of the OrganizationImpact
resource
.
string
setName
Output only. Identifier. Unique name of the organization impact in this
scope including organization and location using the form organizations/{organization_id}/locations/{location}/organizationImpacts/{organization_impact_id}
.
organization_id
- ID (number) of the organization that contains the
event. To get your organization_id
, see Getting your organization resource
ID
.
organization_impact_id
- ID of the OrganizationImpact
resource
.
var
string
$this
getEvents
Output only. A list of event names impacting the asset.
setEvents
Output only. A list of event names impacting the asset.
var
string[]
$this
getAsset
Output only. Google Cloud asset possibly impacted by the specified events.
hasAsset
clearAsset
setAsset
Output only. Google Cloud asset possibly impacted by the specified events.
$this
getUpdateTime
Output only. The time when the affected project was last modified.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the affected project was last modified.
$this