lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.34.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.35.0
- old
+ new
@@ -428,10 +428,11 @@
property :observed_generation, :numeric_string => true, as: 'observedGeneration'
property :parallelism, as: 'parallelism'
property :reconciling, as: 'reconciling'
property :retried_count, as: 'retriedCount'
property :running_count, as: 'runningCount'
+ property :satisfies_pzs, as: 'satisfiesPzs'
property :start_time, as: 'startTime'
property :succeeded_count, as: 'succeededCount'
property :task_count, as: 'taskCount'
property :template, as: 'template', class: Google::Apis::RunV2::GoogleCloudRunV2TaskTemplate, decorator: Google::Apis::RunV2::GoogleCloudRunV2TaskTemplate::Representation
@@ -510,10 +511,11 @@
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 :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'
@@ -612,10 +614,11 @@
property :log_uri, as: 'logUri'
property :max_instance_request_concurrency, as: 'maxInstanceRequestConcurrency'
property :name, as: 'name'
property :observed_generation, :numeric_string => true, as: 'observedGeneration'
property :reconciling, as: 'reconciling'
+ property :satisfies_pzs, as: 'satisfiesPzs'
property :scaling, as: 'scaling', class: Google::Apis::RunV2::GoogleCloudRunV2RevisionScaling, decorator: Google::Apis::RunV2::GoogleCloudRunV2RevisionScaling::Representation
property :service, as: 'service'
property :service_account, as: 'serviceAccount'
property :timeout, as: 'timeout'
@@ -708,10 +711,11 @@
property :latest_ready_revision, as: 'latestReadyRevision'
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 :template, as: 'template', class: Google::Apis::RunV2::GoogleCloudRunV2RevisionTemplate, decorator: Google::Apis::RunV2::GoogleCloudRunV2RevisionTemplate::Representation
property :terminal_condition, as: 'terminalCondition', class: Google::Apis::RunV2::GoogleCloudRunV2Condition, decorator: Google::Apis::RunV2::GoogleCloudRunV2Condition::Representation
collection :traffic, as: 'traffic', class: Google::Apis::RunV2::GoogleCloudRunV2TrafficTarget, decorator: Google::Apis::RunV2::GoogleCloudRunV2TrafficTarget::Representation
@@ -757,9 +761,10 @@
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'
+ property :satisfies_pzs, as: 'satisfiesPzs'
property :service_account, as: 'serviceAccount'
property :start_time, as: 'startTime'
property :timeout, as: 'timeout'
property :uid, as: 'uid'
property :update_time, as: 'updateTime'