Class: Google::Apis::AndroidmanagementV1::LoggingStartedEvent
- Inherits:
-
Object
- Object
- Google::Apis::AndroidmanagementV1::LoggingStartedEvent
- 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 enabled. Intentionally empty.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LoggingStartedEvent
constructor
A new instance of LoggingStartedEvent.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LoggingStartedEvent
Returns a new instance of LoggingStartedEvent.
3254 3255 3256 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3254 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3259 3260 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3259 def update!(**args) end |