Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ReceivePacketsRequest.
Request message for receiving packets.
Generated from protobuf message google.cloud.visionai.v1.ReceivePacketsRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ setup_request
ReceivePacketsRequest\SetupRequest
The request to setup the initial state of session. The client must send and only send this as the first message.
↳ commit_request
getSetupRequest
The request to setup the initial state of session.
The client must send and only send this as the first message.
hasSetupRequest
setSetupRequest
The request to setup the initial state of session.
The client must send and only send this as the first message.
$this
getCommitRequest
This request checkpoints the consumer's read progress.
hasCommitRequest
setCommitRequest
This request checkpoints the consumer's read progress.
$this
getRequest
string

