Class: Google::Apis::LoggingV2::WriteLogEntriesResponse
- Inherits:
-
Object
- Object
- Google::Apis::LoggingV2::WriteLogEntriesResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/logging_v2/classes.rb,
lib/google/apis/logging_v2/representations.rb,
lib/google/apis/logging_v2/representations.rb
Overview
Result returned from WriteLogEntries.
Instance Method Summary collapse
-
#initialize(**args) ⇒ WriteLogEntriesResponse
constructor
A new instance of WriteLogEntriesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ WriteLogEntriesResponse
Returns a new instance of WriteLogEntriesResponse.
4184 4185 4186 |
# File 'lib/google/apis/logging_v2/classes.rb', line 4184 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4189 4190 |
# File 'lib/google/apis/logging_v2/classes.rb', line 4189 def update!(**args) end |