We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2205f23 commit f53c830Copy full SHA for f53c830
1 file changed
google/devtools/artifactregistry/v1/BUILD.bazel
@@ -154,6 +154,7 @@ go_gapic_library(
154
grpc_service_config = "artifactregistry_grpc_service_config.json",
155
importpath = "cloud.google.com/go/devtools/artifactregistry/apiv1;artifactregistry",
156
metadata = True,
157
+ release_level = "ga",
158
rest_numeric_enums = True,
159
service_yaml = "artifactregistry_v1.yaml",
160
transport = "grpc+rest",
0 commit comments