Skip to content

Commit 6ce79bc

Browse files
authored
doc: update GA library list (#8467)
Update the list of libraries that are GA. Also update their README and Doxygen landing pages to say they are GA.
1 parent df9464a commit 6ce79bc

249 files changed

Lines changed: 331 additions & 442 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BUILD.bazel

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,24 @@ exports_files([
2121
])
2222

2323
EXPERIMENTAL_LIBRARIES = [
24+
"apigeeconnect",
25+
"contactcenterinsights",
26+
"datacatalog",
27+
"dataproc",
28+
"documentai",
29+
"language",
30+
"logging",
31+
"managedidentities",
32+
"osconfig",
33+
"profiler",
34+
"resourcesettings",
35+
"speech",
36+
]
37+
38+
TRANSITION_LIBRARIES = [
2439
"accessapproval",
2540
"accesscontextmanager",
2641
"apigateway",
27-
"apigeeconnect",
2842
"appengine",
2943
"artifactregistry",
3044
"asset",
@@ -35,15 +49,11 @@ EXPERIMENTAL_LIBRARIES = [
3549
"channel",
3650
"cloudbuild",
3751
"composer",
38-
"contactcenterinsights",
3952
"container",
4053
"containeranalysis",
41-
"datacatalog",
4254
"datamigration",
43-
"dataproc",
4455
"debugger",
4556
"dlp",
46-
"documentai",
4757
"eventarc",
4858
"filestore",
4959
"functions",
@@ -53,35 +63,30 @@ EXPERIMENTAL_LIBRARIES = [
5363
"ids",
5464
"iot",
5565
"kms",
56-
"language",
57-
"logging",
58-
"managedidentities",
5966
"memcache",
6067
"monitoring",
6168
"networkmanagement",
6269
"notebooks",
6370
"orgpolicy",
64-
"osconfig",
6571
"oslogin",
6672
"policytroubleshooter",
6773
"privateca",
68-
"profiler",
6974
"pubsublite",
7075
"recommender",
7176
"redis",
7277
"resourcemanager",
73-
"resourcesettings",
7478
"retail",
7579
"scheduler",
80+
"secretmanager",
7681
"securitycenter",
7782
"servicecontrol",
7883
"servicedirectory",
7984
"servicemanagement",
8085
"serviceusage",
8186
"shell",
82-
"speech",
8387
"storagetransfer",
8488
"talent",
89+
"tasks",
8590
"texttospeech",
8691
"tpu",
8792
"trace",
@@ -95,11 +100,6 @@ EXPERIMENTAL_LIBRARIES = [
95100
"workflows",
96101
]
97102

98-
TRANSITION_LIBRARIES = [
99-
"secretmanager",
100-
"tasks",
101-
]
102-
103103
GA_LIBRARIES = [
104104
]
105105

CHANGELOG.md

Lines changed: 69 additions & 0 deletions

README.md

Lines changed: 60 additions & 0 deletions
Binary file not shown.
Binary file not shown.
24.4 KB
Binary file not shown.
52.8 KB
Binary file not shown.
Binary file not shown.
23 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)