containers property

List<GoogleCloudRunV2Container>? containers
getter/setter pair

Holds the list which define the units of execution for this Revision.

Implementation

core.List<GoogleCloudRunV2Container>? containers;