revisions property

List<GoogleCloudRunV2Revision>? revisions
getter/setter pair

The resulting list of Revisions.

Implementation

core.List<GoogleCloudRunV2Revision>? revisions;