package
1.19.3
Repository: https://github.com/googleapis/google-cloud-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

Docker images will be stored in regional Artifact Registry repositories.
Docker images will be stored in multi-regional Container Registry repositories named `gcf`.
Unspecified.
Unspecified.
Gen 1.
Gen 2.
Do not retry.
Retry on any failure, retry up to 7 days with an exponential backoff (capped at 10 seconds).
Not specified.
Function has been successfully deployed and is serving.
Function is being deleted.
Function is being created or updated.
Function deployment failed and the function is not serving.
Not specified.
Function deployment failed and the function serving state is undefined.
The runtime is in the Alpha stage.
The runtime is in the Beta stage.
The runtime is no longer supported.
The runtime is deprecated.
The runtime is in development.
The runtime is generally available.
Not specified.
CreateFunction.
DeleteFunction.
Unspecified.
UpdateFunction.
Force the use of VPC Access Connector for all egress traffic from the function.
Allow HTTP traffic from public and private sources.
Allow HTTP traffic from private VPC sources and through GCLB.
Allow HTTP traffic from only private VPC sources.
Unspecified.
Use the VPC Access Connector only for private IP space from RFC1918.
Requests for a URL that match this handler that do not use HTTPS are automatically redirected to the HTTPS URL with the same path.
Both HTTP and HTTPS requests with URLs that match the handler succeed without redirects.
Unspecified.
Unspecified.
Artifact Regsitry Stage.
Build Stage.
Stage has completed.
Stage is in progress.
Not specified.
Stage has not started.
Service Stage.
Service Rollback Stage.
Not specified.
Trigger Stage.
Trigger Rollback Stage.
ERROR-level severity.
INFO-level severity.
Not specified.
WARNING-level severity.

# Variables

Enum value maps for BuildConfig_DockerRegistry.
Enum value maps for BuildConfig_DockerRegistry.
Enum value maps for Environment.
Enum value maps for Environment.
Enum value maps for EventTrigger_RetryPolicy.
Enum value maps for EventTrigger_RetryPolicy.
No description provided by the author
Enum value maps for Function_State.
Enum value maps for Function_State.
Enum value maps for ListRuntimesResponse_RuntimeStage.
Enum value maps for ListRuntimesResponse_RuntimeStage.
Enum value maps for OperationType.
Enum value maps for OperationType.
Enum value maps for ServiceConfig_IngressSettings.
Enum value maps for ServiceConfig_IngressSettings.
Enum value maps for ServiceConfig_SecurityLevel.
Enum value maps for ServiceConfig_SecurityLevel.
Enum value maps for ServiceConfig_VpcConnectorEgressSettings.
Enum value maps for ServiceConfig_VpcConnectorEgressSettings.
Enum value maps for Stage_Name.
Enum value maps for Stage_Name.
Enum value maps for Stage_State.
Enum value maps for Stage_State.
Enum value maps for StateMessage_Severity.
Enum value maps for StateMessage_Severity.

# Structs

Security patches are applied automatically to the runtime without requiring the function to be redeployed.
Describes the Build step of the function that builds a container from the given source.
No description provided by the author
No description provided by the author
Request for the `CreateFunction` method.
Request for the `DeleteFunction` method.
Filters events based on exact matches on the CloudEvents attributes.
Describes EventTrigger, used to request events to be sent from another service.
Describes a Cloud Function that contains user computation executed in response to an event.
Request of `GenerateDownloadUrl` method.
Response of `GenerateDownloadUrl` method.
Request of `GenerateSourceUploadUrl` method.
Response of `GenerateSourceUploadUrl` method.
Request for the `GetFunction` method.
Request for the `ListFunctions` method.
Response for the `ListFunctions` method.
Request for the `ListRuntimes` method.
Response for the `ListRuntimes` method.
Describes a runtime and any special information (e.g., deprecation status) related to it.
Extra GCF specific location information.
Security patches are only applied when a function is redeployed.
Represents the metadata of the long-running operation.
Location of the source in a Google Cloud Source Repository.
No description provided by the author
No description provided by the author
No description provided by the author
Configuration for a secret environment variable.
Configuration for a secret volume.
Configuration for a single version.
Describes the Service being deployed.
The location of the function source code.
No description provided by the author
No description provided by the author
No description provided by the author
Provenance of the source.
Each Stage of the deployment process.
Informational messages about the state of the Cloud Function or Operation.
Location of the source in an archive file in Google Cloud Storage.
UnimplementedFunctionServiceServer can be embedded to have forward compatible implementations.
Request for the `UpdateFunction` method.

# Interfaces

FunctionServiceClient is the client API for FunctionService service.
FunctionServiceServer is the server API for FunctionService service.

# Type aliases

Docker Registry to use for storing function Docker images.
The environment the function is hosted on.
Describes the retry policy in case of function's execution failure.
Describes the current state of the function.
The various stages that a runtime can be in.
The type of the long running operation.
Available ingress settings.
Available security level settings.
Available egress settings.
Possible names for a Stage.
Possible states for a Stage.
Severity of the state message.