The operation type.
Enums | |
---|---|
OPERATION_TYPE_UNSPECIFIED |
Unspecified operation type. |
CREATE_VERSION |
An operation to create a new version. |
DELETE_VERSION |
An operation to delete an existing version. |
DELETE_MODEL |
An operation to delete an existing model. |
UPDATE_MODEL |
An operation to update an existing model. |
UPDATE_VERSION |
An operation to update an existing version. |
UPDATE_CONFIG |
An operation to update project configuration. |