Interface protos.google.cloud.servicehealth.v1.IListOrganizationImpactsResponse (0.1.0)

Properties of a ListOrganizationImpactsResponse.

Package

@google-cloud/servicehealth

Properties

nextPageToken

nextPageToken?: (string|null);

ListOrganizationImpactsResponse nextPageToken

organizationImpacts

organizationImpacts?: (google.cloud.servicehealth.v1.IOrganizationImpact[]|null);

ListOrganizationImpactsResponse organizationImpacts

unreachable

unreachable?: (string[]|null);

ListOrganizationImpactsResponse unreachable