Class: Google::Cloud::PolicySimulator::V1::ReplayConfig::PolicyOverlayEntry
- Inherits:
-
Object
- Object
- Google::Cloud::PolicySimulator::V1::ReplayConfig::PolicyOverlayEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/policysimulator/v1/simulator.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
259 260 261 262 |
# File 'proto_docs/google/cloud/policysimulator/v1/simulator.rb', line 259 class PolicyOverlayEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Iam::V1::Policy
259 260 261 262 |
# File 'proto_docs/google/cloud/policysimulator/v1/simulator.rb', line 259 class PolicyOverlayEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |