Class: Google::Apis::MlV1::GoogleCloudMlV1SetDefaultVersionRequest

Inherits:
Object
  • Object
show all
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

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GoogleCloudMlV1SetDefaultVersionRequest

Returns a new instance of GoogleCloudMlV1SetDefaultVersionRequest



1086
1087
1088
# File 'generated/google/apis/ml_v1/classes.rb', line 1086

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1091
1092
# File 'generated/google/apis/ml_v1/classes.rb', line 1091

def update!(**args)
end