Class: Google::Apis::DatastreamV1alpha1::FetchErrorsRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1alpha1::FetchErrorsRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datastream_v1alpha1/classes.rb,
lib/google/apis/datastream_v1alpha1/representations.rb,
lib/google/apis/datastream_v1alpha1/representations.rb
Overview
Request message for 'FetchErrors' request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ FetchErrorsRequest
constructor
A new instance of FetchErrorsRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ FetchErrorsRequest
Returns a new instance of FetchErrorsRequest.
396 397 398 |
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 396 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
401 402 |
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 401 def update!(**args) end |