Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions java-common-protos/owlbot.py

This file was deleted.

38 changes: 0 additions & 38 deletions java-iam/owlbot.py

This file was deleted.

39 changes: 0 additions & 39 deletions java-showcase/owlbot.py

This file was deleted.

11 changes: 11 additions & 0 deletions librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1050,6 +1050,14 @@ libraries:
transport_override: grpc
skip_pom_updates: true
skip_api_id: true
keep:
Comment thread
yangyzs marked this conversation as resolved.
- README.md
postprocess:
remove_file:
- proto-google-common-protos/src/main/proto/google/cloud/audit/bigquery_audit_metadata.proto
- proto-google-common-protos/src/main/java/com/google/cloud/audit/BigQueryAuditMetadata.java
- proto-google-common-protos/src/main/java/com/google/cloud/audit/BigQueryAuditMetadataProto.java
- proto-google-common-protos/src/main/java/com/google/cloud/audit/BigQueryAuditMetadataOrBuilder.java
Comment thread
blakeli0 marked this conversation as resolved.
- name: compute
version: 1.105.0-SNAPSHOT
apis:
Expand Down Expand Up @@ -1977,6 +1985,8 @@ libraries:
proto_artifact_id_override: proto-google-iam-v2beta
generate_gapic: false
samples: false
keep:
- README.md
java:
api_description_override: Manages access control for Google Cloud Platform resources
artifact_id: proto-google-iam-v1
Expand Down Expand Up @@ -3379,6 +3389,7 @@ libraries:
keep:
- gapic-showcase/src/main/java/com/google/showcase/v1beta1/Version.java
- gapic-showcase/src/test
- README.md
roots:
- showcase
- googleapis
Expand Down
Loading