lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.31.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.32.0

- old
+ new

@@ -473,9 +473,10 @@ # @private class Representation < Google::Apis::Core::JsonRepresentation collection :http_headers, as: 'httpHeaders', class: Google::Apis::RunV2::GoogleCloudRunV2HttpHeader, decorator: Google::Apis::RunV2::GoogleCloudRunV2HttpHeader::Representation property :path, as: 'path' + property :port, as: 'port' end end class GoogleCloudRunV2HttpHeader # @private