Class: Google::Apis::HomegraphV1::CameraEventStreamTrait
- Inherits:
-
Object
- Object
- Google::Apis::HomegraphV1::CameraEventStreamTrait
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/homegraph_v1/classes.rb,
lib/google/apis/homegraph_v1/representations.rb,
lib/google/apis/homegraph_v1/representations.rb
Overview
This cluster defines the camera event stream used by GHP for their Cloud-to- Cloud eventing flow
Instance Method Summary collapse
-
#initialize(**args) ⇒ CameraEventStreamTrait
constructor
A new instance of CameraEventStreamTrait.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CameraEventStreamTrait
Returns a new instance of CameraEventStreamTrait.
74 75 76 |
# File 'lib/google/apis/homegraph_v1/classes.rb', line 74 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
79 80 |
# File 'lib/google/apis/homegraph_v1/classes.rb', line 79 def update!(**args) end |