Google Cloud Run V2Container Response
constructor(args: List<String>, command: List<String>, dependsOn: List<String>, env: List<GoogleCloudRunV2EnvVarResponse>, image: String, livenessProbe: GoogleCloudRunV2ProbeResponse, name: String, ports: List<GoogleCloudRunV2ContainerPortResponse>, resources: GoogleCloudRunV2ResourceRequirementsResponse, startupProbe: GoogleCloudRunV2ProbeResponse, volumeMounts: List<GoogleCloudRunV2VolumeMountResponse>, workingDir: String)