mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-20 13:27:47 +02:00
docs: Add comment for MessageStoragePolicy message
PiperOrigin-RevId: 313795529
This commit is contained in:
parent
eafa840cee
commit
f4bd71cc17
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue