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

Properties of an AccessTuple.

Package

@google-cloud/policy-troubleshooter!

Properties

fullResourceName

fullResourceName?: (string|null);

AccessTuple fullResourceName

Property Value
TypeDescription
(string|null)

permission

permission?: (string|null);

AccessTuple permission

Property Value
TypeDescription
(string|null)

principal

principal?: (string|null);

AccessTuple principal

Property Value
TypeDescription
(string|null)