Cloud Functions v2 API - Enum BuildConfig.Types.DockerRegistry (1.7.0)
public enum BuildConfig.Types.DockerRegistry
Reference documentation and code samples for the Cloud Functions v2 API enum BuildConfig.Types.DockerRegistry.
Docker Registry to use for storing function Docker images.
Namespace
Google.Cloud.Functions.V2
Assembly
Google.Cloud.Functions.V2.dll
Fields
|
Name |
Description |
ArtifactRegistry |
Docker images will be stored in regional Artifact Registry repositories.
By default, GCF will create and use repositories named gcf-artifacts
in every region in which a function is deployed. But the repository to
use can also be specified by the user using the docker_repository
field.
|
ContainerRegistry |
Docker images will be stored in multi-regional Container Registry
repositories named gcf .
|
Unspecified |
Unspecified.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]