Uses of Interface
com.google.pubsub.v1.StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder
-
Packages that use StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder Modifier and Type Class Description static classStreamingPullResponse.ModifyAckDeadlineConfirmationAcknowledgement IDs sent in one or more previous requests to modify the deadline for a specific message.static classStreamingPullResponse.ModifyAckDeadlineConfirmation.BuilderAcknowledgement IDs sent in one or more previous requests to modify the deadline for a specific message.Methods in com.google.pubsub.v1 that return StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilder Modifier and Type Method Description StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilderStreamingPullResponse.Builder. getModifyAckDeadlineConfirmationOrBuilder()This field will only be set if `enable_exactly_once_delivery` is set to `true`.StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilderStreamingPullResponse. getModifyAckDeadlineConfirmationOrBuilder()This field will only be set if `enable_exactly_once_delivery` is set to `true`.StreamingPullResponse.ModifyAckDeadlineConfirmationOrBuilderStreamingPullResponseOrBuilder. getModifyAckDeadlineConfirmationOrBuilder()This field will only be set if `enable_exactly_once_delivery` is set to `true`.
-