Class: Google::Cloud::PolicyTroubleshooter::V1::ExplainedPolicy

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb

Overview

Details about how a specific IAM Policy contributed to the access check.

Instance Attribute Summary collapse

Instance Attribute Details

#access::Google::Cloud::PolicyTroubleshooter::V1::AccessState



97
98
99
100
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 97

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

#binding_explanations::Array<::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation>



97
98
99
100
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 97

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

#full_resource_name::String



97
98
99
100
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 97

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

#policy::Google::Iam::V1::Policy



97
98
99
100
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 97

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

#relevance::Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance



97
98
99
100
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 97

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