Skip to content

Commit 01564e4

Browse files
committed
chore(sdk-platform-java): add library to generation_config.yaml
1 parent 1dc78b0 commit 01564e4

File tree

2 files changed

+38
-58
lines changed

2 files changed

+38
-58
lines changed

generation_config.yaml

Lines changed: 38 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,29 @@ libraries:
620620
GAPICs:
621621
- proto_path: google/cloud/support/v2
622622
- proto_path: google/cloud/support/v2beta
623+
- api_shortname: common-protos
624+
name_pretty: Common Protos
625+
product_documentation: https://github.com/googleapis/api-common-protos
626+
api_description: Protobuf classes for Google's common protos.
627+
release_level: stable
628+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
629+
distribution_name: com.google.api.grpc:proto-google-common-protos
630+
excluded_dependencies: proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent
631+
excluded_poms: proto-google-common-protos-bom,proto-google-common-protos
632+
library_type: OTHER
633+
GAPICs:
634+
- proto_path: google/api
635+
- proto_path: google/apps/card/v1
636+
- proto_path: google/cloud
637+
- proto_path: google/cloud/audit
638+
- proto_path: google/cloud/location
639+
- proto_path: google/geo/type
640+
- proto_path: google/logging/type
641+
- proto_path: google/longrunning
642+
- proto_path: google/rpc
643+
- proto_path: google/rpc/context
644+
- proto_path: google/shopping/type
645+
- proto_path: google/type
623646
- api_shortname: compute
624647
name_pretty: Compute Engine
625648
product_documentation: https://cloud.google.com/compute/
@@ -1252,20 +1275,21 @@ libraries:
12521275
requires_billing: true
12531276
- api_shortname: iam
12541277
name_pretty: IAM
1255-
product_documentation: n/a
1256-
api_description: n/a
1278+
product_documentation: https://cloud.google.com/iam
1279+
api_description: Manages access control for Google Cloud Platform resources
12571280
release_level: stable
1258-
distribution_name: com.google.cloud:google-iam-policy
1259-
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/history
1281+
distribution_name: com.google.api.grpc:proto-google-iam-v1
1282+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/overview
12601283
excluded_poms: proto-google-iam-v1-bom,google-iam-policy,proto-google-iam-v1
1261-
excluded_dependencies: google-iam-policy
1284+
excluded_dependencies: grpc-google-iam-v1
12621285
GAPICs:
12631286
- proto_path: google/iam/v1
12641287
- proto_path: google/iam/v1beta
12651288
- proto_path: google/iam/v2
12661289
- proto_path: google/iam/v2beta
12671290
- proto_path: google/iam/v3
12681291
- proto_path: google/iam/v3beta
1292+
library_type: OTHER
12691293
- api_shortname: iam-admin
12701294
name_pretty: IAM Admin API
12711295
product_documentation: https://cloud.google.com/iam/docs/apis
@@ -2463,6 +2487,15 @@ libraries:
24632487
- proto_path: google/shopping/merchant/reviews/v1beta
24642488
requires_billing: true
24652489
library_name: shopping-merchant-reviews
2490+
- api_shortname: showcase
2491+
excluded_poms: gapic-showcase-bom
2492+
name_pretty: Showcase
2493+
api_description: Showcase module
2494+
product_documentation: https://cloud.google.com/dummy
2495+
distribution_name: com.google.cloud:gapic-showcase
2496+
library_type: OTHER
2497+
GAPICs:
2498+
- proto_path: schema/google/showcase/v1beta1
24662499
- api_shortname: spanneradapter
24672500
name_pretty: Cloud Spanner Adapter API
24682501
product_documentation: https://cloud.google.com/java/docs/reference/google-cloud-spanneradapter/latest/overview

sdk-platform-java/generation_config.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)