Uses of Class
com.google.cloud.pubsublite.proto.TimeTarget
-
Uses of TimeTarget in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return TimeTargetModifier and TypeMethodDescriptionTimeTarget.Builder.build()TimeTarget.Builder.buildPartial()static TimeTargetTimeTarget.getDefaultInstance()TimeTarget.Builder.getDefaultInstanceForType()TimeTarget.getDefaultInstanceForType()ComputeTimeCursorRequest.Builder.getTarget()Required.ComputeTimeCursorRequest.getTarget()Required.ComputeTimeCursorRequestOrBuilder.getTarget()Required.SeekSubscriptionRequest.Builder.getTimeTarget()Seek to the first message whose publish or event time is greater than or equal to the specified query time.SeekSubscriptionRequest.getTimeTarget()Seek to the first message whose publish or event time is greater than or equal to the specified query time.SeekSubscriptionRequestOrBuilder.getTimeTarget()Seek to the first message whose publish or event time is greater than or equal to the specified query time.static TimeTargetTimeTarget.parseDelimitedFrom(InputStream input) static TimeTargetTimeTarget.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTargetTimeTarget.parseFrom(byte[] data) static TimeTargetTimeTarget.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTargetTimeTarget.parseFrom(com.google.protobuf.ByteString data) static TimeTargetTimeTarget.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTargetTimeTarget.parseFrom(com.google.protobuf.CodedInputStream input) static TimeTargetTimeTarget.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTargetTimeTarget.parseFrom(InputStream input) static TimeTargetTimeTarget.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTargetTimeTarget.parseFrom(ByteBuffer data) static TimeTargetTimeTarget.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type TimeTargetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TimeTarget>TimeTarget.getParserForType()static com.google.protobuf.Parser<TimeTarget>TimeTarget.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type TimeTargetModifier and TypeMethodDescriptionTimeTarget.Builder.mergeFrom(TimeTarget other) ComputeTimeCursorRequest.Builder.mergeTarget(TimeTarget value) Required.SeekSubscriptionRequest.Builder.mergeTimeTarget(TimeTarget value) Seek to the first message whose publish or event time is greater than or equal to the specified query time.static TimeTarget.BuilderTimeTarget.newBuilder(TimeTarget prototype) ComputeTimeCursorRequest.Builder.setTarget(TimeTarget value) Required.SeekSubscriptionRequest.Builder.setTimeTarget(TimeTarget value) Seek to the first message whose publish or event time is greater than or equal to the specified query time.