Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ReceiveEventsResponse.
Response message for the ReceiveEvents.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#control
def control() -> ::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse
Returns
- (::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse) — A control message from the server.
#control=
def control=(value) -> ::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse
Parameter
- value (::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse) — A control message from the server.
Returns
- (::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse) — A control message from the server.
#event_update
def event_update() -> ::Google::Cloud::VisionAI::V1::EventUpdate
Returns
- (::Google::Cloud::VisionAI::V1::EventUpdate) — The event update message.
#event_update=
def event_update=(value) -> ::Google::Cloud::VisionAI::V1::EventUpdate
Parameter
- value (::Google::Cloud::VisionAI::V1::EventUpdate) — The event update message.
Returns
- (::Google::Cloud::VisionAI::V1::EventUpdate) — The event update message.