Interface protos.google.cloud.policytroubleshooter.v1.IBindingExplanation (1.0.6)

Properties of a BindingExplanation.

Package

@google-cloud/policy-troubleshooter!

Properties

access

access?: (google.cloud.policytroubleshooter.v1.AccessState|keyof typeof google.cloud.policytroubleshooter.v1.AccessState|null);

BindingExplanation access

Property Value
TypeDescription
(google.cloud.policytroubleshooter.v1.AccessState|keyof typeof google.cloud.policytroubleshooter.v1.AccessState|null)

condition

condition?: (google.type.IExpr|null);

BindingExplanation condition

Property Value
TypeDescription
(google.type.IExpr|null)

memberships

memberships?: ({ [k: string]: google.cloud.policytroubleshooter.v1.BindingExplanation.IAnnotatedMembership }|null);

BindingExplanation memberships

Property Value
TypeDescription
({ [k: string]: google.cloud.policytroubleshooter.v1.BindingExplanation.IAnnotatedMembership }|null)

relevance

relevance?: (google.cloud.policytroubleshooter.v1.HeuristicRelevance|keyof typeof google.cloud.policytroubleshooter.v1.HeuristicRelevance|null);

BindingExplanation relevance

Property Value
TypeDescription
(google.cloud.policytroubleshooter.v1.HeuristicRelevance|keyof typeof google.cloud.policytroubleshooter.v1.HeuristicRelevance|null)

role

role?: (string|null);

BindingExplanation role

Property Value
TypeDescription
(string|null)

rolePermission

rolePermission?: (google.cloud.policytroubleshooter.v1.BindingExplanation.RolePermission|keyof typeof google.cloud.policytroubleshooter.v1.BindingExplanation.RolePermission|null);

BindingExplanation rolePermission

Property Value
TypeDescription
(google.cloud.policytroubleshooter.v1.BindingExplanation.RolePermission|keyof typeof google.cloud.policytroubleshooter.v1.BindingExplanation.RolePermission|null)

rolePermissionRelevance

rolePermissionRelevance?: (google.cloud.policytroubleshooter.v1.HeuristicRelevance|keyof typeof google.cloud.policytroubleshooter.v1.HeuristicRelevance|null);

BindingExplanation rolePermissionRelevance

Property Value
TypeDescription
(google.cloud.policytroubleshooter.v1.HeuristicRelevance|keyof typeof google.cloud.policytroubleshooter.v1.HeuristicRelevance|null)