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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#events

def events() -> ::Array<::Google::Cloud::ServiceHealth::V1::Event>
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Output only. The continuation token, used to page through large result sets. Provide this value in a subsequent request as page_token to retrieve the next page.

    If this field is not present, there are no subsequent results.

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Locations that could not be reached.