Cloud Translation V3 API - Class Google::Cloud::Translate::V3::CreateModelRequest (v1.1.0)

Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::CreateModelRequest.

Request message for CreateModel.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#model

def model() -> ::Google::Cloud::Translate::V3::Model
Returns

#model=

def model=(value) -> ::Google::Cloud::Translate::V3::Model
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The project name, in form of projects/{project}/locations/{location}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The project name, in form of projects/{project}/locations/{location}
Returns
  • (::String) — Required. The project name, in form of projects/{project}/locations/{location}