Class: Google::Apis::MlV1::GoogleCloudMlV1SetDefaultVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::MlV1::GoogleCloudMlV1SetDefaultVersionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/ml_v1/classes.rb,
generated/google/apis/ml_v1/representations.rb,
generated/google/apis/ml_v1/representations.rb
Overview
Request message for the SetDefaultVersion request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudMlV1SetDefaultVersionRequest
constructor
A new instance of GoogleCloudMlV1SetDefaultVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ GoogleCloudMlV1SetDefaultVersionRequest
Returns a new instance of GoogleCloudMlV1SetDefaultVersionRequest
973 974 975 |
# File 'generated/google/apis/ml_v1/classes.rb', line 973 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
978 979 |
# File 'generated/google/apis/ml_v1/classes.rb', line 978 def update!(**args) end |