Skip to content

Commit d2f862f

Browse files
committed
build: update generation config with protos from sdk-platform-java
1 parent dce372c commit d2f862f

File tree

1 file changed

+48
-1
lines changed

1 file changed

+48
-1
lines changed

generation_config.yaml

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3014,4 +3014,51 @@ libraries:
30143014
GAPICs:
30153015
- proto_path: google/cloud/workstations/v1
30163016
- proto_path: google/cloud/workstations/v1beta
3017-
3017+
- api_shortname: showcase
3018+
excluded_poms: gapic-showcase-bom
3019+
name_pretty: Showcase
3020+
api_description: Showcase module
3021+
product_documentation: https://cloud.google.com/dummy
3022+
distribution_name: com.google.cloud:gapic-showcase
3023+
library_type: OTHER
3024+
GAPICs:
3025+
- proto_path: schema/google/showcase/v1beta1
3026+
- api_shortname: common-protos
3027+
name_pretty: Common Protos
3028+
product_documentation: https://github.com/googleapis/api-common-protos
3029+
api_description: Protobuf classes for Google's common protos.
3030+
release_level: stable
3031+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
3032+
distribution_name: com.google.api.grpc:proto-google-common-protos
3033+
excluded_dependencies: "proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent"
3034+
excluded_poms: "proto-google-common-protos-bom,proto-google-common-protos"
3035+
library_type: OTHER
3036+
GAPICs:
3037+
- proto_path: google/api
3038+
- proto_path: google/apps/card/v1
3039+
- proto_path: google/cloud
3040+
- proto_path: google/cloud/audit
3041+
- proto_path: google/cloud/location
3042+
- proto_path: google/geo/type
3043+
- proto_path: google/logging/type
3044+
- proto_path: google/longrunning
3045+
- proto_path: google/rpc
3046+
- proto_path: google/rpc/context
3047+
- proto_path: google/shopping/type
3048+
- proto_path: google/type
3049+
- api_shortname: iam
3050+
name_pretty: IAM
3051+
product_documentation: https://cloud.google.com/iam
3052+
api_description: Manages access control for Google Cloud Platform resources
3053+
release_level: stable
3054+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/overview
3055+
distribution_name: com.google.api.grpc:proto-google-iam-v1
3056+
excluded_dependencies: "grpc-google-iam-v1"
3057+
excluded_poms: "proto-google-iam-v1-bom,google-iam-policy,proto-google-iam-v1"
3058+
library_type: OTHER
3059+
GAPICs:
3060+
- proto_path: google/iam/v1
3061+
- proto_path: google/iam/v2
3062+
- proto_path: google/iam/v2beta
3063+
- proto_path: google/iam/v3
3064+
- proto_path: google/iam/v3beta

0 commit comments

Comments
 (0)