Class: Google::Cloud::Asset::V1::IamPolicyAnalysisResult::Identity

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

Overview

An identity under analysis.

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_state::Google::Cloud::Asset::V1::IamPolicyAnalysisState

Returns The analysis state of this identity.

Returns:



489
490
491
492
# File 'proto_docs/google/cloud/asset/v1/assets.rb', line 489

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

#name::String

Returns The identity name in any form of members appear in IAM policy binding, such as:

Returns:



489
490
491
492
# File 'proto_docs/google/cloud/asset/v1/assets.rb', line 489

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