Namespace v1.
Classes
- CallFunctionRequest
- CallFunctionResponse
- CloudFunction
- CloudFunctionsService
- CreateFunctionRequest
- DeleteFunctionRequest
- EventTrigger
- FailurePolicy
- GenerateDownloadUrlRequest
- GenerateDownloadUrlResponse
- GenerateUploadUrlRequest
- GenerateUploadUrlResponse
- GetFunctionRequest
- HttpsTrigger
- ListFunctionsRequest
- ListFunctionsResponse
- OperationMetadataV1
- SecretEnvVar
- SecretVolume
- SourceRepository
- UpdateFunctionRequest
Members
CloudFunctionStatus
CloudFunctionStatus enum.
Properties:
Name | Type | Description |
---|---|---|
CLOUD_FUNCTION_STATUS_UNSPECIFIED |
number |
CLOUD_FUNCTION_STATUS_UNSPECIFIED value |
ACTIVE |
number |
ACTIVE value |
OFFLINE |
number |
OFFLINE value |
DEPLOY_IN_PROGRESS |
number |
DEPLOY_IN_PROGRESS value |
DELETE_IN_PROGRESS |
number |
DELETE_IN_PROGRESS value |
UNKNOWN |
number |
UNKNOWN value |
OperationType
OperationType enum.
Properties:
Name | Type | Description |
---|---|---|
OPERATION_UNSPECIFIED |
number |
OPERATION_UNSPECIFIED value |
CREATE_FUNCTION |
number |
CREATE_FUNCTION value |
UPDATE_FUNCTION |
number |
UPDATE_FUNCTION value |
DELETE_FUNCTION |
number |
DELETE_FUNCTION value |