Reference documentation and code samples for the Google Cloud Service Health V1 Client class ListEventsResponse.
Response to request for listing events.
Generated from protobuf message google.cloud.servicehealth.v1.ListEventsResponse
Namespace
Google \ Cloud \ ServiceHealth \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ events
↳ next_page_token
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
array
Output only. Locations that could not be reached.
getEvents
Output only. List of events.
setEvents
Output only. List of events.
$this
getNextPageToken
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.
string
setNextPageToken
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.
var
string
$this
getUnreachable
Output only. Locations that could not be reached.
setUnreachable
Output only. Locations that could not be reached.
var
string[]
$this