Class ListBuildsResponse (2.0.2)

ListBuildsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response including listed builds.

Attributes

NameDescription
builds Sequence[.cloudbuild.Build]
Builds will be sorted by create_time, descending.
next_page_token str
Token to receive the next page of results.