Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Class and 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.
|
Modifier and Type | Method and Description |
---|---|
MessageStoragePolicyOrBuilder |
Topic.getMessageStoragePolicyOrBuilder()
Policy constraining the set of Google Cloud Platform regions where messages
published to the topic may be stored.
|
MessageStoragePolicyOrBuilder |
Topic.Builder.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.
|
Copyright © 2023 Google LLC. All rights reserved.