Class: Google::Apis::AndroidmanagementV1::LoggingStoppedEvent
- Inherits:
-
Object
- Object
- Google::Apis::AndroidmanagementV1::LoggingStoppedEvent
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/androidmanagement_v1/classes.rb,
lib/google/apis/androidmanagement_v1/representations.rb,
lib/google/apis/androidmanagement_v1/representations.rb
Overview
usageLog policy has been disabled. Intentionally empty.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LoggingStoppedEvent
constructor
A new instance of LoggingStoppedEvent.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LoggingStoppedEvent
Returns a new instance of LoggingStoppedEvent.
3267 3268 3269 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3267 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3272 3273 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3272 def update!(**args) end |