| 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 |
SubscriptionOrBuilder.getDeadLetterPolicyOrBuilder()
A policy that specifies the conditions for dead lettering messages in
this subscription.
|
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.
|
Copyright © 2022 Google LLC. All rights reserved.