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 classMessageStoragePolicyA policy constraining the storage of messages published to the topic.static classMessageStoragePolicy.BuilderA policy constraining the storage of messages published to the topic.Methods in com.google.pubsub.v1 that return MessageStoragePolicyOrBuilder Modifier and Type Method Description MessageStoragePolicyOrBuilderTopic.Builder. getMessageStoragePolicyOrBuilder()Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored.MessageStoragePolicyOrBuilderTopic. getMessageStoragePolicyOrBuilder()Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored.MessageStoragePolicyOrBuilderTopicOrBuilder. getMessageStoragePolicyOrBuilder()Policy constraining the set of Google Cloud Platform regions where messages published to the topic may be stored.
-