Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::EventImpact.
Represents the Google Cloud products and locations impacted by the event.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#location
def location() -> ::Google::Cloud::ServiceHealth::V1::Location
    Returns
    
  - (::Google::Cloud::ServiceHealth::V1::Location) — Location impacted by the event.
 
#location=
def location=(value) -> ::Google::Cloud::ServiceHealth::V1::Location
    Parameter
    
  - value (::Google::Cloud::ServiceHealth::V1::Location) — Location impacted by the event.
 
    Returns
    
  - (::Google::Cloud::ServiceHealth::V1::Location) — Location impacted by the event.
 
#product
def product() -> ::Google::Cloud::ServiceHealth::V1::Product
    Returns
    
  - (::Google::Cloud::ServiceHealth::V1::Product) — Google Cloud product impacted by the event.
 
#product=
def product=(value) -> ::Google::Cloud::ServiceHealth::V1::Product
    Parameter
    
  - value (::Google::Cloud::ServiceHealth::V1::Product) — Google Cloud product impacted by the event.
 
    Returns
    
- (::Google::Cloud::ServiceHealth::V1::Product) — Google Cloud product impacted by the event.