Class: Google::Cloud::Deploy::V1::ChildRolloutJobs

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/deploy/v1/cloud_deploy.rb

Overview

ChildRollouts job composition

Instance Attribute Summary collapse

Instance Attribute Details

#advance_rollout_jobs::Array<::Google::Cloud::Deploy::V1::Job> (readonly)

Returns Output only. List of AdvanceChildRolloutJobs.

Returns:



2312
2313
2314
2315
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 2312

class ChildRolloutJobs
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#create_rollout_jobs::Array<::Google::Cloud::Deploy::V1::Job> (readonly)

Returns Output only. List of CreateChildRolloutJobs.

Returns:



2312
2313
2314
2315
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 2312

class ChildRolloutJobs
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end