lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.61.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.62.0
- old
+ new
@@ -890,9 +890,10 @@
property :launch_stage, as: 'launchStage'
property :name, as: 'name'
property :observed_generation, :numeric_string => true, as: 'observedGeneration'
property :reconciling, as: 'reconciling'
property :satisfies_pzs, as: 'satisfiesPzs'
+ property :start_execution_token, as: 'startExecutionToken'
property :template, as: 'template', class: Google::Apis::RunV2::GoogleCloudRunV2ExecutionTemplate, decorator: Google::Apis::RunV2::GoogleCloudRunV2ExecutionTemplate::Representation
property :terminal_condition, as: 'terminalCondition', class: Google::Apis::RunV2::GoogleCloudRunV2Condition, decorator: Google::Apis::RunV2::GoogleCloudRunV2Condition::Representation
property :uid, as: 'uid'