Class: Google::Apis::RunV1alpha1::ServiceSpecManualType

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

Overview

ServiceSpecManualType contains the options for configuring a manual service. See ServiceSpec for more details. Not currently supported by Cloud Run.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ServiceSpecManualType

Returns a new instance of ServiceSpecManualType.



4170
4171
4172
# File 'generated/google/apis/run_v1alpha1/classes.rb', line 4170

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4175
4176
# File 'generated/google/apis/run_v1alpha1/classes.rb', line 4175

def update!(**args)
end