OperationType

The type of operation.

Enums
OPERATION_TYPE_UNSPECIFIED Not set.
CREATE The resource is being created.
DELETE The resource is being deleted.
UPDATE The resource is being updated.
UPGRADE The resource is being upgraded.
PLATFORM_UPGRADE The platform is being upgraded.