Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::ListOrganizationImpactsResponse.
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_token
to retrieve the next page.If this field is not present, there are no subsequent results.
#organization_impacts
def organization_impacts() -> ::Array<::Google::Cloud::ServiceHealth::V1::OrganizationImpact>
Returns
- (::Array<::Google::Cloud::ServiceHealth::V1::OrganizationImpact>) — Output only. List of impacts for an organization affected by service health events.
#unreachable
def unreachable() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. Locations that could not be reached.