Uses of Interface
com.google.pubsub.v1.MessageStoragePolicyOrBuilder
-
Packages that use MessageStoragePolicyOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of MessageStoragePolicyOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement MessageStoragePolicyOrBuilder Modifier and Type Class Description class
MessageStoragePolicy
A policy constraining the storage of messages published to the topic.static class
MessageStoragePolicy.Builder
A policy constraining the storage of messages published to the topic.Methods in com.google.pubsub.v1 that return MessageStoragePolicyOrBuilder Modifier and Type Method Description MessageStoragePolicyOrBuilder
Topic.Builder. getMessageStoragePolicyOrBuilder()
Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored.MessageStoragePolicyOrBuilder
Topic. getMessageStoragePolicyOrBuilder()
Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored.MessageStoragePolicyOrBuilder
TopicOrBuilder. getMessageStoragePolicyOrBuilder()
Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored.
-