lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.23.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.24.0
- old
+ new
@@ -723,10 +723,9 @@
property :index, as: 'index'
property :job, as: 'job'
hash :labels, as: 'labels'
property :last_attempt_result, as: 'lastAttemptResult', class: Google::Apis::RunV2::GoogleCloudRunV2TaskAttemptResult, decorator: Google::Apis::RunV2::GoogleCloudRunV2TaskAttemptResult::Representation
- property :launch_stage, as: 'launchStage'
property :max_retries, as: 'maxRetries'
property :name, as: 'name'
property :observed_generation, :numeric_string => true, as: 'observedGeneration'
property :reconciling, as: 'reconciling'
property :retried, as: 'retried'