Class: Google::Iam::V3beta::AccessPolicyRule::ConditionsEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/iam/v3beta/access_policy_resources.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


204
205
206
207
# File 'proto_docs/google/iam/v3beta/access_policy_resources.rb', line 204

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

#value::Google::Type::Expr



204
205
206
207
# File 'proto_docs/google/iam/v3beta/access_policy_resources.rb', line 204

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