Service Health V1 API - Class Google::Cloud::ServiceHealth::V1::Event (v0.1.2)

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

Represents service health events that may affect Google Cloud products. Event resource is a read-only view and does not allow any modifications. All fields are output only.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#category

def category() -> ::Google::Cloud::ServiceHealth::V1::Event::EventCategory
Returns

#description

def description() -> ::String
Returns
  • (::String) — Output only. Free-form, human-readable description.

#detailed_category

def detailed_category() -> ::Google::Cloud::ServiceHealth::V1::Event::DetailedCategory
Returns

#detailed_state

def detailed_state() -> ::Google::Cloud::ServiceHealth::V1::Event::DetailedState
Returns

#end_time

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

#event_impacts

def event_impacts() -> ::Array<::Google::Cloud::ServiceHealth::V1::EventImpact>
Returns

#event_impacts=

def event_impacts=(value) -> ::Array<::Google::Cloud::ServiceHealth::V1::EventImpact>
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. Identifier. Name of the event. Unique name of the event in this scope including project and location using the form projects/{project_id}/locations/{location}/events/{event_id}.

#next_update_time

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

#parent_event

def parent_event() -> ::String
Returns
  • (::String) — Output only. When detailed_state=MERGED, parent_event contains the name of the parent event. All further updates will be published to the parent event.

#relevance

def relevance() -> ::Google::Cloud::ServiceHealth::V1::Event::Relevance
Returns

#start_time

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

#state

def state() -> ::Google::Cloud::ServiceHealth::V1::Event::State
Returns

#title

def title() -> ::String
Returns
  • (::String) — Output only. Brief description for the event.

#update_time

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

#updates

def updates() -> ::Array<::Google::Cloud::ServiceHealth::V1::EventUpdate>
Returns