Class: Google::Cloud::Deploy::V1::PolicyRule

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

Deploy Policy rule.

Instance Attribute Summary collapse

Instance Attribute Details

#rollout_restriction::Google::Cloud::Deploy::V1::RolloutRestriction

Returns Rollout restrictions.

Returns:



1661
1662
1663
1664
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 1661

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