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 classExplanations.AccessStateWhether a principal has a permission for a resource.static classExplanations.AccessTupleInformation about the principal, resource, and permission to check.static interfaceExplanations.AccessTupleOrBuilderstatic classExplanations.BindingExplanationDetails about how a binding in a policy affects a principal's ability to use a permission.static interfaceExplanations.BindingExplanationOrBuilderstatic classExplanations.ExplainedPolicyDetails about how a specific IAM [Policy][google.iam.v1.Policy] contributed to the access check.static interfaceExplanations.ExplainedPolicyOrBuilderstatic classExplanations.HeuristicRelevanceThe 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.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(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()
-
-