Skip to main content

Enumeration: OwnerType

identity.v1.OwnerType

OwnerType enum.

Enumeration Members

OWNER_TYPE_SERVICE_ACCOUNT

OWNER_TYPE_SERVICE_ACCOUNT = 2

The owner is a service account.


OWNER_TYPE_UNSPECIFIED

OWNER_TYPE_UNSPECIFIED = 0

OWNER_TYPE_UNSPECIFIED value


OWNER_TYPE_USER

OWNER_TYPE_USER = 1

The owner is a user.