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
- (::Array<::Google::Cloud::ServiceHealth::V1::Event>) — Output only. List of events.
#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.