| Class | Description |
|---|---|
| CallFunctionRequest |
Request for the `CallFunction` method.
|
| CallFunctionRequest.Builder |
Request for the `CallFunction` method.
|
| CallFunctionResponse |
Response of `CallFunction` method.
|
| CallFunctionResponse.Builder |
Response of `CallFunction` method.
|
| CloudFunction |
Describes a Cloud Function that contains user computation executed in
response to an event.
|
| CloudFunction.Builder |
Describes a Cloud Function that contains user computation executed in
response to an event.
|
| CloudFunctionName | |
| CloudFunctionName.Builder |
Builder for projects/{project}/locations/{location}/functions/{function}.
|
| CreateFunctionRequest |
Request for the `CreateFunction` method.
|
| CreateFunctionRequest.Builder |
Request for the `CreateFunction` method.
|
| DeleteFunctionRequest |
Request for the `DeleteFunction` method.
|
| DeleteFunctionRequest.Builder |
Request for the `DeleteFunction` method.
|
| EventTrigger |
Describes EventTrigger, used to request events be sent from another
service.
|
| EventTrigger.Builder |
Describes EventTrigger, used to request events be sent from another
service.
|
| FailurePolicy |
Describes the policy in case of function's execution failure.
|
| FailurePolicy.Builder |
Describes the policy in case of function's execution failure.
|
| FailurePolicy.Retry |
Describes the retry policy in case of function's execution failure.
|
| FailurePolicy.Retry.Builder |
Describes the retry policy in case of function's execution failure.
|
| FunctionsOperationsProto | |
| FunctionsProto | |
| GenerateDownloadUrlRequest |
Request of `GenerateDownloadUrl` method.
|
| GenerateDownloadUrlRequest.Builder |
Request of `GenerateDownloadUrl` method.
|
| GenerateDownloadUrlResponse |
Response of `GenerateDownloadUrl` method.
|
| GenerateDownloadUrlResponse.Builder |
Response of `GenerateDownloadUrl` method.
|
| GenerateUploadUrlRequest |
Request of `GenerateSourceUploadUrl` method.
|
| GenerateUploadUrlRequest.Builder |
Request of `GenerateSourceUploadUrl` method.
|
| GenerateUploadUrlResponse |
Response of `GenerateSourceUploadUrl` method.
|
| GenerateUploadUrlResponse.Builder |
Response of `GenerateSourceUploadUrl` method.
|
| GetFunctionRequest |
Request for the `GetFunction` method.
|
| GetFunctionRequest.Builder |
Request for the `GetFunction` method.
|
| HttpsTrigger |
Describes HttpsTrigger, could be used to connect web hooks to function.
|
| HttpsTrigger.Builder |
Describes HttpsTrigger, could be used to connect web hooks to function.
|
| ListFunctionsRequest |
Request for the `ListFunctions` method.
|
| ListFunctionsRequest.Builder |
Request for the `ListFunctions` method.
|
| ListFunctionsResponse |
Response for the `ListFunctions` method.
|
| ListFunctionsResponse.Builder |
Response for the `ListFunctions` method.
|
| LocationName | |
| LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
| OperationMetadataV1 |
Metadata describing an [Operation][google.longrunning.Operation]
|
| OperationMetadataV1.Builder |
Metadata describing an [Operation][google.longrunning.Operation]
|
| SecretEnvVar |
Configuration for a secret environment variable.
|
| SecretEnvVar.Builder |
Configuration for a secret environment variable.
|
| SecretVolume |
Configuration for a secret volume.
|
| SecretVolume.Builder |
Configuration for a secret volume.
|
| SecretVolume.SecretVersion |
Configuration for a single version.
|
| SecretVolume.SecretVersion.Builder |
Configuration for a single version.
|
| SourceRepository |
Describes SourceRepository, used to represent parameters related to
source repository where a function is hosted.
|
| SourceRepository.Builder |
Describes SourceRepository, used to represent parameters related to
source repository where a function is hosted.
|
| UpdateFunctionRequest |
Request for the `UpdateFunction` method.
|
| UpdateFunctionRequest.Builder |
Request for the `UpdateFunction` method.
|
| Enum | Description |
|---|---|
| CloudFunction.IngressSettings |
Available ingress settings.
|
| CloudFunction.SourceCodeCase | |
| CloudFunction.TriggerCase | |
| CloudFunction.VpcConnectorEgressSettings |
Available egress settings.
|
| CloudFunctionStatus |
Describes the current stage of a deployment.
|
| FailurePolicy.ActionCase | |
| HttpsTrigger.SecurityLevel |
Available security level settings.
|
| OperationType |
A type of an operation.
|
Copyright © 2022 Google LLC. All rights reserved.