Service Health V1 API - Class Google::Cloud::ServiceHealth::V1::OrganizationImpact (v0.2.0)

Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::OrganizationImpact.

Represents impact to assets at organizational level. It is a read-only view and does not allow any modifications.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#asset

def asset() -> ::Google::Cloud::ServiceHealth::V1::Asset
Returns

#events

def events() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. A list of event names impacting the asset.

#name

def name() -> ::String
Returns
  • (::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.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns