Enum Condition.Iam (1.51.0)

public enum Condition.Iam extends Enum<Condition.Iam> implements ProtocolMessageEnum

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

Protobuf enum google.cloud.compute.v1.Condition.Iam

Implements

ProtocolMessageEnum

Static Fields

NameDescription
APPROVER

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

APPROVER = 357258949;

APPROVER_VALUE

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

APPROVER = 357258949;

ATTRIBUTION

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

ATTRIBUTION = 232465503;

ATTRIBUTION_VALUE

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

ATTRIBUTION = 232465503;

AUTHORITY

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

AUTHORITY = 504108835;

AUTHORITY_VALUE

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

AUTHORITY = 504108835;

CREDENTIALS_TYPE

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

CREDENTIALS_TYPE = 348222141;

CREDENTIALS_TYPE_VALUE

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

CREDENTIALS_TYPE = 348222141;

CREDS_ASSERTION

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

CREDS_ASSERTION = 332343272;

CREDS_ASSERTION_VALUE

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

CREDS_ASSERTION = 332343272;

JUSTIFICATION_TYPE

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

JUSTIFICATION_TYPE = 206147719;

JUSTIFICATION_TYPE_VALUE

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

JUSTIFICATION_TYPE = 206147719;

SECURITY_REALM

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

SECURITY_REALM = 526269616;

SECURITY_REALM_VALUE

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

SECURITY_REALM = 526269616;

UNDEFINED_IAM

A value indicating that the enum field is not set.

UNDEFINED_IAM = 0;

UNDEFINED_IAM_VALUE

A value indicating that the enum field is not set.

UNDEFINED_IAM = 0;

UNRECOGNIZED

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()