lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.26.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.27.0
- old
+ new
@@ -589,9 +589,11 @@
collection :containers, as: 'containers', class: Google::Apis::RunV2::GoogleCloudRunV2Container, decorator: Google::Apis::RunV2::GoogleCloudRunV2Container::Representation
property :create_time, as: 'createTime'
property :delete_time, as: 'deleteTime'
property :encryption_key, as: 'encryptionKey'
+ property :encryption_key_revocation_action, as: 'encryptionKeyRevocationAction'
+ property :encryption_key_shutdown_duration, as: 'encryptionKeyShutdownDuration'
property :etag, as: 'etag'
property :execution_environment, as: 'executionEnvironment'
property :expire_time, as: 'expireTime'
property :generation, :numeric_string => true, as: 'generation'
hash :labels, as: 'labels'