Skip to content

Commit c0a0c20

Browse files
authored
feat(talent): promote to GA (#6293)
Release-As: 1.0.0
1 parent 675aeb9 commit c0a0c20

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

internal/.repo-metadata-full.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1580,7 +1580,7 @@
15801580
"language": "Go",
15811581
"client_library_type": "generated",
15821582
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/talent/latest/apiv4",
1583-
"release_level": "beta",
1583+
"release_level": "ga",
15841584
"library_type": "GAPIC_AUTO"
15851585
},
15861586
"cloud.google.com/go/talent/apiv4beta1": {

internal/gapicgen/generator/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ var MicrogenGapicConfigs = []*MicrogenConfig{
745745
ImportPath: "cloud.google.com/go/talent/apiv4",
746746
GRPCServiceConfigPath: "talent_grpc_service_config.json",
747747
ApiServiceConfigPath: "jobs_v4.yaml",
748-
ReleaseLevel: "beta",
748+
ReleaseLevel: "ga",
749749
},
750750
{
751751
InputDirectoryPath: "google/cloud/talent/v4beta1",

talent/apiv4/doc.go

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)