Skip to content

Commit 355479e

Browse files
committed
chore(sdk-platform-java): add library to generation_config.yaml
1 parent c72bed9 commit 355479e

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
@@ -621,6 +621,29 @@ libraries:
621621
GAPICs:
622622
- proto_path: google/cloud/support/v2
623623
- proto_path: google/cloud/support/v2beta
624+
- api_shortname: common-protos
625+
name_pretty: Common Protos
626+
product_documentation: https://github.com/googleapis/api-common-protos
627+
api_description: Protobuf classes for Google's common protos.
628+
release_level: stable
629+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
630+
distribution_name: com.google.api.grpc:proto-google-common-protos
631+
excluded_dependencies: proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent
632+
excluded_poms: proto-google-common-protos-bom,proto-google-common-protos
633+
library_type: OTHER
634+
GAPICs:
635+
- proto_path: google/api
636+
- proto_path: google/apps/card/v1
637+
- proto_path: google/cloud
638+
- proto_path: google/cloud/audit
639+
- proto_path: google/cloud/location
640+
- proto_path: google/geo/type
641+
- proto_path: google/logging/type
642+
- proto_path: google/longrunning
643+
- proto_path: google/rpc
644+
- proto_path: google/rpc/context
645+
- proto_path: google/shopping/type
646+
- proto_path: google/type
624647
- api_shortname: compute
625648
name_pretty: Compute Engine
626649
product_documentation: https://cloud.google.com/compute/
@@ -1253,20 +1276,21 @@ libraries:
12531276
requires_billing: true
12541277
- api_shortname: iam
12551278
name_pretty: IAM
1256-
product_documentation: n/a
1257-
api_description: n/a
1279+
product_documentation: https://cloud.google.com/iam
1280+
api_description: Manages access control for Google Cloud Platform resources
12581281
release_level: stable
1259-
distribution_name: com.google.cloud:google-iam-policy
1260-
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/history
1282+
distribution_name: com.google.api.grpc:proto-google-iam-v1
1283+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/overview
12611284
excluded_poms: proto-google-iam-v1-bom,google-iam-policy,proto-google-iam-v1
1262-
excluded_dependencies: google-iam-policy
1285+
excluded_dependencies: grpc-google-iam-v1
12631286
GAPICs:
12641287
- proto_path: google/iam/v1
12651288
- proto_path: google/iam/v1beta
12661289
- proto_path: google/iam/v2
12671290
- proto_path: google/iam/v2beta
12681291
- proto_path: google/iam/v3
12691292
- proto_path: google/iam/v3beta
1293+
library_type: OTHER
12701294
- api_shortname: iam-admin
12711295
name_pretty: IAM Admin API
12721296
product_documentation: https://cloud.google.com/iam/docs/apis
@@ -2464,6 +2488,15 @@ libraries:
24642488
- proto_path: google/shopping/merchant/reviews/v1beta
24652489
requires_billing: true
24662490
library_name: shopping-merchant-reviews
2491+
- api_shortname: showcase
2492+
excluded_poms: gapic-showcase-bom
2493+
name_pretty: Showcase
2494+
api_description: Showcase module
2495+
product_documentation: https://cloud.google.com/dummy
2496+
distribution_name: com.google.cloud:gapic-showcase
2497+
library_type: OTHER
2498+
GAPICs:
2499+
- proto_path: schema/google/showcase/v1beta1
24672500
- api_shortname: spanneradapter
24682501
name_pretty: Cloud Spanner Adapter API
24692502
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)