Reference documentation and code samples for the Google Cloud Build V1 Client class ListBuildsResponse.
Response including listed builds.
Generated from protobuf message google.devtools.cloudbuild.v1.ListBuildsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ builds
↳ next_page_token
string
Token to receive the next page of results. This will be absent if the end of the response list has been reached.
getBuilds
Builds will be sorted by create_time
, descending.
setBuilds
Builds will be sorted by create_time
, descending.
$this
getNextPageToken
Token to receive the next page of results.
This will be absent if the end of the response list has been reached.
string
setNextPageToken
Token to receive the next page of results.
This will be absent if the end of the response list has been reached.
var
string
$this