Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API class Google::Cloud::Sql::V1beta4::Ack.
Acknowledges data received by the client or server.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#received_offset
def received_offset() -> ::Integer
Returns
- (::Integer) — Required. The absolute number of bytes processed in the session.
#received_offset=
def received_offset=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The absolute number of bytes processed in the session.
Returns
- (::Integer) — Required. The absolute number of bytes processed in the session.