Found new managed modules references#1182
Merged
unmultimedio merged 1 commit intomainfrom Mar 20, 2026
Merged
Conversation
| }, | ||
| { | ||
| "name": "c063f49852ce7fc08c722c87f3a6f676209985a2", | ||
| "digest": "91e8fb7d8a087c220260fb22315692a849b37b883d30a43f9a6662ea71b17161af6194974bf996c09cb6c2e06b50a09112182c62396a2444d98e060115b1a18d" |
There was a problem hiding this comment.
[Posted at 2026-03-20T12:11:18Z]
$ casdiff 359422ce8d726f52e0ad35b48024896c714fa033 c063f49852ce7fc08c722c87f3a6f676209985a2 --format=markdown1 files changed: 0 removed, 0 renamed, 0 added, 1 changed content
Files changed content:
google/cloud/run/v2/worker_pool.proto:
--- shake256:32660686531f7b00c372931b43d8b0a335981ccdd65ae7b9ed9b43fa261a99fe6242c2f01aaeb9a4b951571645dd9a81b09a2b2620cf5d9f624e347d97ab0473 google/cloud/run/v2/worker_pool.proto
+++ shake256:4d3810a00d1e92e7b0fcc7232b22332d5f01f69439ac1449642a4cbb453e6c15fd47a4c8d57f786588b2d89d9ce0e569682202055bf231594cbdc2ca122f8bba google/cloud/run/v2/worker_pool.proto
@@ -456,8 +456,8 @@
bool threat_detection_enabled = 28
[(google.api.field_behavior) = OUTPUT_ONLY];
- // Not supported, and ignored by Cloud Run.
- repeated string custom_audiences = 37;
+ // Deprecated: Not supported, and ignored by Cloud Run.
+ repeated string custom_audiences = 37 [deprecated = true];
// Output only. Reserved for future use.
bool satisfies_pzs = 38 [(google.api.field_behavior) = OUTPUT_ONLY];
pkwarren
approved these changes
Mar 20, 2026
unmultimedio
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.