Uses of Interface
com.google.pubsub.v1.StreamingPullResponse.AcknowledgeConfirmationOrBuilder
-
Packages that use StreamingPullResponse.AcknowledgeConfirmationOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of StreamingPullResponse.AcknowledgeConfirmationOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement StreamingPullResponse.AcknowledgeConfirmationOrBuilder Modifier and Type Class Description static classStreamingPullResponse.AcknowledgeConfirmationAcknowledgement IDs sent in one or more previous requests to acknowledge a previously received message.static classStreamingPullResponse.AcknowledgeConfirmation.BuilderAcknowledgement IDs sent in one or more previous requests to acknowledge a previously received message.Methods in com.google.pubsub.v1 that return StreamingPullResponse.AcknowledgeConfirmationOrBuilder Modifier and Type Method Description StreamingPullResponse.AcknowledgeConfirmationOrBuilderStreamingPullResponse.Builder. getAcknowledgeConfirmationOrBuilder()This field will only be set if `enable_exactly_once_delivery` is set to `true`.StreamingPullResponse.AcknowledgeConfirmationOrBuilderStreamingPullResponse. getAcknowledgeConfirmationOrBuilder()This field will only be set if `enable_exactly_once_delivery` is set to `true`.StreamingPullResponse.AcknowledgeConfirmationOrBuilderStreamingPullResponseOrBuilder. getAcknowledgeConfirmationOrBuilder()This field will only be set if `enable_exactly_once_delivery` is set to `true`.
-