Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ReceiveEventsRequest.
Request message for ReceiveEvents.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#commit_request
def commit_request() -> ::Google::Cloud::VisionAI::V1::CommitRequest
-
(::Google::Cloud::VisionAI::V1::CommitRequest) — This request checkpoints the consumer's read progress.
Note: The following fields are mutually exclusive:
commit_request
,setup_request
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#commit_request=
def commit_request=(value) -> ::Google::Cloud::VisionAI::V1::CommitRequest
-
value (::Google::Cloud::VisionAI::V1::CommitRequest) — This request checkpoints the consumer's read progress.
Note: The following fields are mutually exclusive:
commit_request
,setup_request
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VisionAI::V1::CommitRequest) — This request checkpoints the consumer's read progress.
Note: The following fields are mutually exclusive:
commit_request
,setup_request
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#setup_request
def setup_request() -> ::Google::Cloud::VisionAI::V1::ReceiveEventsRequest::SetupRequest
-
(::Google::Cloud::VisionAI::V1::ReceiveEventsRequest::SetupRequest) — The setup request to setup the RPC connection.
Note: The following fields are mutually exclusive:
setup_request
,commit_request
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#setup_request=
def setup_request=(value) -> ::Google::Cloud::VisionAI::V1::ReceiveEventsRequest::SetupRequest
-
value (::Google::Cloud::VisionAI::V1::ReceiveEventsRequest::SetupRequest) — The setup request to setup the RPC connection.
Note: The following fields are mutually exclusive:
setup_request
,commit_request
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VisionAI::V1::ReceiveEventsRequest::SetupRequest) — The setup request to setup the RPC connection.
Note: The following fields are mutually exclusive:
setup_request
,commit_request
. If a field in that set is populated, all other fields in the set will automatically be cleared.