volumes property

List<GoogleCloudRunV2Volume>? volumes
getter/setter pair

A list of Volumes to make available to containers.

Implementation

core.List<GoogleCloudRunV2Volume>? volumes;