Reference documentation and code samples for the Google Cloud Eventarc V1 Client class ListGoogleApiSourcesResponse.
The response message for the ListGoogleApiSources
method.
Generated from protobuf message google.cloud.eventarc.v1.ListGoogleApiSourcesResponse
Namespace
Google \ Cloud \ Eventarc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ google_api_sources
↳ next_page_token
string
A page token that can be sent to ListMessageBusEnrollments
to request the next page. If this is empty, then there are no more pages.
↳ unreachable
array
Unreachable resources, if any.
getGoogleApiSources
The requested GoogleApiSources, up to the number specified in page_size
.
setGoogleApiSources
The requested GoogleApiSources, up to the number specified in page_size
.
$this
getNextPageToken
A page token that can be sent to ListMessageBusEnrollments
to request the
next page. If this is empty, then there are no more pages.
string
setNextPageToken
A page token that can be sent to ListMessageBusEnrollments
to request the
next page. If this is empty, then there are no more pages.
var
string
$this
getUnreachable
Unreachable resources, if any.
setUnreachable
Unreachable resources, if any.
var
string[]
$this