Class Condition (1.15.0)

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

Attributes

NameDescription
iam str
This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values. This field is a member of oneof_ _iam.
op str
This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values. This field is a member of oneof_ _op.
svc str
This is deprecated and has no effect. Do not use. This field is a member of oneof_ _svc.
sys str
This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values. This field is a member of oneof_ _sys.
values MutableSequence[str]
This is deprecated and has no effect. Do not use.

Classes

Iam

Iam(value)

This is deprecated and has no effect. Do not use. Additional supported values which may be not listed in the enum directly due to technical reasons: NO_ATTR

Values: UNDEFINED_IAM (0): A value indicating that the enum field is not set. APPROVER (357258949): This is deprecated and has no effect. Do not use. ATTRIBUTION (232465503): This is deprecated and has no effect. Do not use. AUTHORITY (504108835): This is deprecated and has no effect. Do not use. CREDENTIALS_TYPE (348222141): This is deprecated and has no effect. Do not use. CREDS_ASSERTION (332343272): This is deprecated and has no effect. Do not use. JUSTIFICATION_TYPE (206147719): This is deprecated and has no effect. Do not use. SECURITY_REALM (526269616): This is deprecated and has no effect. Do not use.

Op

Op(value)

This is deprecated and has no effect. Do not use.

Values: UNDEFINED_OP (0): A value indicating that the enum field is not set. DISCHARGED (266338274): This is deprecated and has no effect. Do not use. EQUALS (442201023): This is deprecated and has no effect. Do not use. IN (2341): This is deprecated and has no effect. Do not use. NOT_EQUALS (19718859): This is deprecated and has no effect. Do not use. NOT_IN (161144369): This is deprecated and has no effect. Do not use. NO_OP (74481951): This is deprecated and has no effect. Do not use.

Sys

Sys(value)

This is deprecated and has no effect. Do not use. Additional supported values which may be not listed in the enum directly due to technical reasons: NO_ATTR

Values: UNDEFINED_SYS (0): A value indicating that the enum field is not set. IP (2343): This is deprecated and has no effect. Do not use. NAME (2388619): This is deprecated and has no effect. Do not use. REGION (266017524): This is deprecated and has no effect. Do not use. SERVICE (17781397): This is deprecated and has no effect. Do not use.