containers property
Holds list of the containers that defines the unit of execution for this Revision.
Implementation
core.List<GoogleCloudRunV2Container>? containers;
Holds list of the containers that defines the unit of execution for this Revision.
core.List<GoogleCloudRunV2Container>? containers;