Uses of Class
google.cloud.policytroubleshooter.v1.Explanations.AccessState
-
Packages that use Explanations.AccessState Package Description com.google.cloud.policytroubleshooter.v1 A client to Policy Troubleshooter APIgoogle.cloud.policytroubleshooter.v1 -
-
Uses of Explanations.AccessState in com.google.cloud.policytroubleshooter.v1
Methods in com.google.cloud.policytroubleshooter.v1 that return Explanations.AccessState Modifier and Type Method Description Explanations.AccessStateTroubleshootIamPolicyResponse.Builder. getAccess()Indicates whether the principal has the specified permission for the specified resource, based on evaluating all of the applicable IAM policies.Explanations.AccessStateTroubleshootIamPolicyResponse. getAccess()Indicates whether the principal has the specified permission for the specified resource, based on evaluating all of the applicable IAM policies.Explanations.AccessStateTroubleshootIamPolicyResponseOrBuilder. getAccess()Indicates whether the principal has the specified permission for the specified resource, based on evaluating all of the applicable IAM policies.Methods in com.google.cloud.policytroubleshooter.v1 with parameters of type Explanations.AccessState Modifier and Type Method Description TroubleshootIamPolicyResponse.BuilderTroubleshootIamPolicyResponse.Builder. setAccess(Explanations.AccessState value)Indicates whether the principal has the specified permission for the specified resource, based on evaluating all of the applicable IAM policies. -
Uses of Explanations.AccessState in google.cloud.policytroubleshooter.v1
Methods in google.cloud.policytroubleshooter.v1 that return Explanations.AccessState Modifier and Type Method Description static Explanations.AccessStateExplanations.AccessState. forNumber(int value)Explanations.AccessStateExplanations.BindingExplanation.Builder. getAccess()Required.Explanations.AccessStateExplanations.BindingExplanation. getAccess()Required.Explanations.AccessStateExplanations.BindingExplanationOrBuilder. getAccess()Required.Explanations.AccessStateExplanations.ExplainedPolicy.Builder. getAccess()Indicates whether _this policy_ provides the specified permission to the specified principal for the specified resource.Explanations.AccessStateExplanations.ExplainedPolicy. getAccess()Indicates whether _this policy_ provides the specified permission to the specified principal for the specified resource.Explanations.AccessStateExplanations.ExplainedPolicyOrBuilder. getAccess()Indicates whether _this policy_ provides the specified permission to the specified principal for the specified resource.static Explanations.AccessStateExplanations.AccessState. valueOf(int value)Deprecated.static Explanations.AccessStateExplanations.AccessState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Explanations.AccessStateExplanations.AccessState. valueOf(String name)Returns the enum constant of this type with the specified name.static Explanations.AccessState[]Explanations.AccessState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in google.cloud.policytroubleshooter.v1 that return types with arguments of type Explanations.AccessState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Explanations.AccessState>Explanations.AccessState. internalGetValueMap()Methods in google.cloud.policytroubleshooter.v1 with parameters of type Explanations.AccessState Modifier and Type Method Description Explanations.BindingExplanation.BuilderExplanations.BindingExplanation.Builder. setAccess(Explanations.AccessState value)Required.Explanations.ExplainedPolicy.BuilderExplanations.ExplainedPolicy.Builder. setAccess(Explanations.AccessState value)Indicates whether _this policy_ provides the specified permission to the specified principal for the specified resource.
-