Reference documentation and code samples for the Google Cloud Build V1 Client class ListBuildTriggersResponse.
Response containing existing BuildTriggers
.
Generated from protobuf message google.devtools.cloudbuild.v1.ListBuildTriggersResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ triggers
array< Google\Cloud\Build\V1\BuildTrigger
>
BuildTriggers
for the project, sorted by create_time
descending.
↳ next_page_token
string
Token to receive the next page of results.
getTriggers
BuildTriggers
for the project, sorted by create_time
descending.
setTriggers
BuildTriggers
for the project, sorted by create_time
descending.
$this
getNextPageToken
Token to receive the next page of results.
string
setNextPageToken
Token to receive the next page of results.
var
string
$this