Class: Google::Cloud::Asset::V1::IamPolicySearchResult::Explanation::MatchedPermissionsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Asset::V1::IamPolicySearchResult::Explanation::MatchedPermissionsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/asset/v1/assets.rb
Instance Attribute Summary collapse
- #key ⇒ ::String
- #value ⇒ ::Google::Cloud::Asset::V1::IamPolicySearchResult::Explanation::Permissions
Instance Attribute Details
#key ⇒ ::String
908 909 910 911 |
# File 'proto_docs/google/cloud/asset/v1/assets.rb', line 908 class MatchedPermissionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Asset::V1::IamPolicySearchResult::Explanation::Permissions
908 909 910 911 |
# File 'proto_docs/google/cloud/asset/v1/assets.rb', line 908 class MatchedPermissionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |