Class LintPolicyRequest (2.15.0)

LintPolicyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
full_resource_name str
The full resource name of the policy this lint request is about. The name follows the Google Cloud Platform (GCP) resource format. For example, a GCP project with ID my-project will be named //cloudresourcemanager.googleapis.com/projects/my-project. The resource name is not used to read the policy instance from the Cloud IAM database. The candidate policy for lint has to be provided in the same request object.
condition google.type.expr_pb2.Expr
[google.iam.v1.Binding.condition] [google.iam.v1.Binding.condition] object to be linted. This field is a member of oneof_ lint_object.