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

Rule to apply.

Instance Attribute Summary collapse

Instance Attribute Details

#restrict_rollouts::Google::Cloud::Deploy::V1::RestrictRollout

Returns Rollout restrictions.

Returns:



1654
1655
1656
1657
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 1654

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