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