Cloud Functions v1 API - Enum OperationType (2.5.0)

public enum OperationType

Reference documentation and code samples for the Cloud Functions v1 API enum OperationType.

A type of an operation.

Namespace

Google.Cloud.Functions.V1

Assembly

Google.Cloud.Functions.V1.dll

Fields

NameDescription
CreateFunction

Triggered by CreateFunction call

DeleteFunction

Triggered by DeleteFunction call.

OperationUnspecified

Unknown operation type.

UpdateFunction

Triggered by UpdateFunction call