Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::CommitRequest.
The message for explicitly committing the read progress.
This may only be used when ReceivePacketsControlledMode
is set in the
initial setup request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#offset
def offset() -> ::Integer
Returns
- (::Integer) — The offset to commit.
#offset=
def offset=(value) -> ::Integer
Parameter
- value (::Integer) — The offset to commit.
Returns
- (::Integer) — The offset to commit.