Interface protos.google.cloud.asset.v1.IIamPolicyAnalysisQuery (3.20.0)

Properties of an IamPolicyAnalysisQuery.

Package

@google-cloud/asset

Properties

accessSelector

accessSelector?: (google.cloud.asset.v1.IamPolicyAnalysisQuery.IAccessSelector|null);

IamPolicyAnalysisQuery accessSelector

Property Value
TypeDescription
(google.cloud.asset.v1.IamPolicyAnalysisQuery.IAccessSelector|null)

conditionContext

conditionContext?: (google.cloud.asset.v1.IamPolicyAnalysisQuery.IConditionContext|null);

IamPolicyAnalysisQuery conditionContext

Property Value
TypeDescription
(google.cloud.asset.v1.IamPolicyAnalysisQuery.IConditionContext|null)

identitySelector

identitySelector?: (google.cloud.asset.v1.IamPolicyAnalysisQuery.IIdentitySelector|null);

IamPolicyAnalysisQuery identitySelector

Property Value
TypeDescription
(google.cloud.asset.v1.IamPolicyAnalysisQuery.IIdentitySelector|null)

options

options?: (google.cloud.asset.v1.IamPolicyAnalysisQuery.IOptions|null);

IamPolicyAnalysisQuery options

Property Value
TypeDescription
(google.cloud.asset.v1.IamPolicyAnalysisQuery.IOptions|null)

resourceSelector

resourceSelector?: (google.cloud.asset.v1.IamPolicyAnalysisQuery.IResourceSelector|null);

IamPolicyAnalysisQuery resourceSelector

Property Value
TypeDescription
(google.cloud.asset.v1.IamPolicyAnalysisQuery.IResourceSelector|null)

scope

scope?: (string|null);

IamPolicyAnalysisQuery scope

Property Value
TypeDescription
(string|null)