Skip to content

Commit 5afedc9

Browse files
committed
restore iam generation config
1 parent efda011 commit 5afedc9

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

generation_config.yaml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3047,4 +3047,20 @@ libraries:
30473047
distribution_name: com.google.cloud:gapic-showcase
30483048
library_type: OTHER
30493049
GAPICs:
3050-
- proto_path: schema/google/showcase/v1beta1
3050+
- proto_path: schema/google/showcase/v1beta1
3051+
- api_shortname: iam
3052+
name_pretty: IAM
3053+
product_documentation: https://cloud.google.com/iam
3054+
api_description: Manages access control for Google Cloud Platform resources
3055+
release_level: stable
3056+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/overview
3057+
distribution_name: com.google.api.grpc:proto-google-iam-v1
3058+
excluded_dependencies: "grpc-google-iam-v1"
3059+
excluded_poms: "proto-google-iam-v1-bom,google-iam-policy,proto-google-iam-v1"
3060+
library_type: OTHER
3061+
GAPICs:
3062+
- proto_path: google/iam/v1
3063+
- proto_path: google/iam/v2
3064+
- proto_path: google/iam/v2beta
3065+
- proto_path: google/iam/v3
3066+
- proto_path: google/iam/v3beta

0 commit comments

Comments
 (0)