Skip to content

Commit 942eb65

Browse files
feat: [appoptimize] new module for appoptimize
1 parent 70f75bd commit 942eb65

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

generation_config.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,23 @@ libraries:
183183
rpc_documentation: https://cloud.google.com/app-hub/docs/reference/rpc
184184
GAPICs:
185185
- proto_path: google/cloud/apphub/v1
186+
- api_shortname: appoptimize
187+
name_pretty: App Optimize API
188+
product_documentation: https://docs.cloud.google.com/app-optimize/overview
189+
api_description: The App Optimize API provides developers and platform teams with
190+
tools to monitor, analyze, and improve the performance and cost-efficiency of
191+
their cloud applications.
192+
client_documentation:
193+
https://cloud.google.com/java/docs/reference/google-cloud-appoptimize/latest/overview
194+
release_level: preview
195+
distribution_name: com.google.cloud:google-cloud-appoptimize
196+
api_id: appoptimize.googleapis.com
197+
library_type: GAPIC_AUTO
198+
group_id: com.google.cloud
199+
cloud_api: true
200+
GAPICs:
201+
- proto_path: google/cloud/appoptimize/v1beta
202+
requires_billing: true
186203
- api_shortname: area120tables
187204
name_pretty: Area 120 Tables
188205
product_documentation: https://area120.google.com/

0 commit comments

Comments
 (0)