lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.77.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.78.0

- old
+ new

@@ -903,9 +903,10 @@ class GoogleCloudRunV2GcsVolumeSource # @private class Representation < Google::Apis::Core::JsonRepresentation property :bucket, as: 'bucket' + collection :mount_options, as: 'mountOptions' property :read_only, as: 'readOnly' end end class GoogleCloudRunV2GrpcAction