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
-
(::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse) — A control message from the server.
Note: The following fields are mutually exclusive:
control
,event_update
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#control=
def control=(value) -> ::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse
-
value (::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse) — A control message from the server.
Note: The following fields are mutually exclusive:
control
,event_update
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VisionAI::V1::ReceiveEventsControlResponse) — A control message from the server.
Note: The following fields are mutually exclusive:
control
,event_update
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#event_update
def event_update() -> ::Google::Cloud::VisionAI::V1::EventUpdate
-
(::Google::Cloud::VisionAI::V1::EventUpdate) — The event update message.
Note: The following fields are mutually exclusive:
event_update
,control
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#event_update=
def event_update=(value) -> ::Google::Cloud::VisionAI::V1::EventUpdate
-
value (::Google::Cloud::VisionAI::V1::EventUpdate) — The event update message.
Note: The following fields are mutually exclusive:
event_update
,control
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VisionAI::V1::EventUpdate) — The event update message.
Note: The following fields are mutually exclusive:
event_update
,control
. If a field in that set is populated, all other fields in the set will automatically be cleared.