Class: Google::Apis::BatchV1::CloudLoggingOption

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/batch_v1/classes.rb,
lib/google/apis/batch_v1/representations.rb,
lib/google/apis/batch_v1/representations.rb

Overview

CloudLoggingOption contains additional settings for cloud logging generated by Batch job.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CloudLoggingOption

Returns a new instance of CloudLoggingOption.



732
733
734
# File 'lib/google/apis/batch_v1/classes.rb', line 732

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



737
738
# File 'lib/google/apis/batch_v1/classes.rb', line 737

def update!(**args)
end