You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-run/v2/2.0.0/com/google/api/services/run/v2/model/GoogleCloudRunV2RevisionTemplate.java
+51Lines changed: 51 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,21 @@ public final class GoogleCloudRunV2RevisionTemplate extends com.google.api.clien
62
62
@com.google.api.client.util.Key
63
63
privatejava.lang.StringencryptionKey;
64
64
65
+
/**
66
+
* Optional. The action to take if the encryption key is revoked.
0 commit comments