Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::ListOrganizationEventsResponse.
Response to request for listing organization events.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#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_tokento retrieve the next page.If this field is not present, there are no subsequent results.
 
#organization_events
def organization_events() -> ::Array<::Google::Cloud::ServiceHealth::V1::OrganizationEvent>
    Returns
    
  - (::Array<::Google::Cloud::ServiceHealth::V1::OrganizationEvent>) — Output only. List of organization events affecting an organization.
 
#unreachable
def unreachable() -> ::Array<::String>
    Returns
    
- (::Array<::String>) — Output only. Locations that could not be reached.