We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53c830 commit f617ad8Copy full SHA for f617ad8
1 file changed
google/cloud/functions/v2/BUILD.bazel
@@ -140,7 +140,7 @@ go_gapic_library(
140
grpc_service_config = "functions_grpc_service_config.json",
141
importpath = "cloud.google.com/go/functions/apiv2;functions",
142
metadata = True,
143
- release_level = "beta",
+ release_level = "ga",
144
rest_numeric_enums = True,
145
service_yaml = "cloudfunctions_v2.yaml",
146
transport = "grpc+rest",
0 commit comments