Cloud Functions V2 API - Module Google::Cloud::Functions::V2::OperationType (v0.8.1)

Reference documentation and code samples for the Cloud Functions V2 API module Google::Cloud::Functions::V2::OperationType.

The type of the long running operation.

Constants

OPERATIONTYPE_UNSPECIFIED

value: 0
Unspecified

CREATE_FUNCTION

value: 1
CreateFunction

UPDATE_FUNCTION

value: 2
UpdateFunction

DELETE_FUNCTION

value: 3
DeleteFunction