Cloud AutoML V1beta1 API - Class Google::Cloud::AutoML::V1beta1::CreateModelRequest (v0.6.1)

Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::CreateModelRequest.

Request message for AutoMl.CreateModel.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#model

def model() -> ::Google::Cloud::AutoML::V1beta1::Model
Returns

#model=

def model=(value) -> ::Google::Cloud::AutoML::V1beta1::Model
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Resource name of the parent project where the model is being created.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the parent project where the model is being created.
Returns
  • (::String) — Required. Resource name of the parent project where the model is being created.