Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Class and Description |
---|---|
class |
DeadLetterPolicy
Dead lettering is done on a best effort basis.
|
static class |
DeadLetterPolicy.Builder
Dead lettering is done on a best effort basis.
|
Modifier and Type | Method and Description |
---|---|
DeadLetterPolicyOrBuilder |
Subscription.getDeadLetterPolicyOrBuilder()
A policy that specifies the conditions for dead lettering messages in
this subscription.
|
DeadLetterPolicyOrBuilder |
Subscription.Builder.getDeadLetterPolicyOrBuilder()
A policy that specifies the conditions for dead lettering messages in
this subscription.
|
DeadLetterPolicyOrBuilder |
SubscriptionOrBuilder.getDeadLetterPolicyOrBuilder()
A policy that specifies the conditions for dead lettering messages in
this subscription.
|
Copyright © 2023 Google LLC. All rights reserved.