Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
StreamingPullResponse.AcknowledgeConfirmation
Acknowledgement IDs sent in one or more previous requests to acknowledge a
previously received message.
|
static class |
StreamingPullResponse.AcknowledgeConfirmation.Builder
Acknowledgement IDs sent in one or more previous requests to acknowledge a
previously received message.
|
Modifier and Type | Method and Description |
---|---|
StreamingPullResponse.AcknowledgeConfirmationOrBuilder |
StreamingPullResponse.getAcknowledgeConfirmationOrBuilder()
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
StreamingPullResponse.AcknowledgeConfirmationOrBuilder |
StreamingPullResponse.Builder.getAcknowledgeConfirmationOrBuilder()
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
StreamingPullResponse.AcknowledgeConfirmationOrBuilder |
StreamingPullResponseOrBuilder.getAcknowledgeConfirmationOrBuilder()
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
Copyright © 2023 Google LLC. All rights reserved.