From f4bd71cc173d848ec24d28eede271cca9abc411f Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 29 May 2020 09:33:18 -0700 Subject: [PATCH] docs: Add comment for MessageStoragePolicy message PiperOrigin-RevId: 313795529 --- google/pubsub/v1/pubsub.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/google/pubsub/v1/pubsub.proto b/google/pubsub/v1/pubsub.proto index a0179774ff..08f9f96299 100644 --- a/google/pubsub/v1/pubsub.proto +++ b/google/pubsub/v1/pubsub.proto @@ -135,6 +135,7 @@ service Publisher { } } +// A policy constraining the storage of messages published to the topic. message MessageStoragePolicy { // A list of IDs of GCP regions where messages that are published to the topic // may be persisted in storage. Messages published by publishers running in