Class: Google::Cloud::Deploy::V1::TargetsPresentCondition

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

TargetsPresentCondition contains information on any Targets referenced in the Delivery Pipeline that do not actually exist.

Instance Attribute Summary collapse

Instance Attribute Details

#missing_targets::Array<::String>



425
426
427
428
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 425

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

#status::Boolean



425
426
427
428
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 425

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

#update_time::Google::Protobuf::Timestamp



425
426
427
428
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 425

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