Class Explanations
- java.lang.Object
-
- google.cloud.policytroubleshooter.v1.Explanations
-
public final class Explanations extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Explanations.AccessState
Whether a principal has a permission for a resource.static class
Explanations.AccessTuple
Information about the principal, resource, and permission to check.static interface
Explanations.AccessTupleOrBuilder
static class
Explanations.BindingExplanation
Details about how a binding in a policy affects a principal's ability to use a permission.static interface
Explanations.BindingExplanationOrBuilder
static class
Explanations.ExplainedPolicy
Details about how a specific IAM [Policy][google.iam.v1.Policy] contributed to the access check.static interface
Explanations.ExplainedPolicyOrBuilder
static class
Explanations.HeuristicRelevance
The extent to which a single data point, such as the existence of a binding or whether a binding includes a specific principal, contributes to an overall determination.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-