Cloud Asset V1 API - Class Google::Cloud::Asset::V1::IamPolicyAnalysisResult::Identity (v0.32.0)

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
Returns

#analysis_state=

def analysis_state=(value) -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisState
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::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
Parameter
  • 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
Returns
  • (::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