public enum OperationTypeReference documentation and code samples for the Cloud Functions v1 API enum OperationType.
A type of an operation.
Namespace
Google.Cloud.Functions.V1Assembly
Google.Cloud.Functions.V1.dll
Fields |
|
|---|---|
| Name | Description |
CreateFunction |
Triggered by CreateFunction call |
DeleteFunction |
Triggered by DeleteFunction call. |
OperationUnspecified |
Unknown operation type. |
UpdateFunction |
Triggered by UpdateFunction call |