Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addAckIds(String value)
Successfully processed acknowledgement IDs.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addAckIdsBytes(com.google.protobuf.ByteString value)
Successfully processed acknowledgement IDs.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addAllAckIds(Iterable<String> values)
Successfully processed acknowledgement IDs.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addAllInvalidAckIds(Iterable<String> values)
List of acknowledgement IDs that were malformed or whose acknowledgement
deadline has expired.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addAllTemporaryFailedAckIds(Iterable<String> values)
List of acknowledgement IDs that failed processing with temporary issues.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addInvalidAckIds(String value)
List of acknowledgement IDs that were malformed or whose acknowledgement
deadline has expired.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addInvalidAckIdsBytes(com.google.protobuf.ByteString value)
List of acknowledgement IDs that were malformed or whose acknowledgement
deadline has expired.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addTemporaryFailedAckIds(String value)
List of acknowledgement IDs that failed processing with temporary issues.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.addTemporaryFailedAckIdsBytes(com.google.protobuf.ByteString value)
List of acknowledgement IDs that failed processing with temporary issues.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.clear() |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.clearAckIds()
Successfully processed acknowledgement IDs.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.clearInvalidAckIds()
List of acknowledgement IDs that were malformed or whose acknowledgement
deadline has expired.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.clearTemporaryFailedAckIds()
List of acknowledgement IDs that failed processing with temporary issues.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.clone() |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.Builder.getModifyAckDeadlineConfirmationBuilder()
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.mergeFrom(com.google.protobuf.Message other) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.mergeFrom(StreamingPullResponse.ModifyAckDeadlineConfirmation other) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.newBuilder() |
static StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.newBuilder(StreamingPullResponse.ModifyAckDeadlineConfirmation prototype) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.newBuilderForType() |
protected StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.setAckIds(int index,
String value)
Successfully processed acknowledgement IDs.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.setInvalidAckIds(int index,
String value)
List of acknowledgement IDs that were malformed or whose acknowledgement
deadline has expired.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.setTemporaryFailedAckIds(int index,
String value)
List of acknowledgement IDs that failed processing with temporary issues.
|
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
StreamingPullResponse.ModifyAckDeadlineConfirmation.toBuilder() |
Modifier and Type | Method and Description |
---|---|
StreamingPullResponse.Builder |
StreamingPullResponse.Builder.setModifyAckDeadlineConfirmation(StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder builderForValue)
This field will only be set if `enable_exactly_once_delivery` is set to
`true`.
|
Copyright © 2023 Google LLC. All rights reserved.