Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
StreamingPullResponse.ModifyAckDeadlineConfirmation
Acknowledgement IDs sent in one or more previous requests to modify the
deadline for a specific message.
|
static class |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder
Acknowledgement IDs sent in one or more previous requests to modify the
deadline for a specific message.
|
Modifier and Type | Method and Description |
---|---|
StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder |
StreamingPullResponse.getModifyAckDeadlineConfirmationOrBuilder()
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder |
StreamingPullResponse.Builder.getModifyAckDeadlineConfirmationOrBuilder()
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder |
StreamingPullResponseOrBuilder.getModifyAckDeadlineConfirmationOrBuilder()
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
Copyright © 2023 Google LLC. All rights reserved.