Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::IamPolicyAnalysisResult::Identity.
An identity under analysis.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#analysis_state
def analysis_state() -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisState- (::Google::Cloud::Asset::V1::IamPolicyAnalysisState) — The analysis state of this identity.
 
#analysis_state=
def analysis_state=(value) -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisState- value (::Google::Cloud::Asset::V1::IamPolicyAnalysisState) — The analysis state of this identity.
 
- (::Google::Cloud::Asset::V1::IamPolicyAnalysisState) — The analysis state of this identity.
 
#name
def name() -> ::String- 
        (::String) — 
The identity of members, formatted as appear in an IAM policy binding. For example, they might be formatted like the following:
- user:foo@google.com
 - group:group1@google.com
 - serviceAccount:s1@prj1.iam.gserviceaccount.com
 - projectOwner:some_project_id
 - domain:google.com
 - allUsers
 
 
#name=
def name=(value) -> ::String- 
        value (::String) — 
The identity of members, formatted as appear in an IAM policy binding. For example, they might be formatted like the following:
- user:foo@google.com
 - group:group1@google.com
 - serviceAccount:s1@prj1.iam.gserviceaccount.com
 - projectOwner:some_project_id
 - domain:google.com
 - allUsers
 
 
- 
        (::String) — 
The identity of members, formatted as appear in an IAM policy binding. For example, they might be formatted like the following:
- user:foo@google.com
 - group:group1@google.com
 - serviceAccount:s1@prj1.iam.gserviceaccount.com
 - projectOwner:some_project_id
 - domain:google.com
 - allUsers