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

Properties of a ListOrganizationEventsResponse.

Package

@google-cloud/servicehealth

Properties

nextPageToken

nextPageToken?: (string|null);

ListOrganizationEventsResponse nextPageToken

organizationEvents

organizationEvents?: (google.cloud.servicehealth.v1.IOrganizationEvent[]|null);

ListOrganizationEventsResponse organizationEvents

unreachable

unreachable?: (string[]|null);

ListOrganizationEventsResponse unreachable