Google Cloud Financial Services V1 Client - Class GetModelRequest (0.1.1)

Reference documentation and code samples for the Google Cloud Financial Services V1 Client class GetModelRequest.

Request for retrieving a specific Model resource.

Generated from protobuf message google.cloud.financialservices.v1.GetModelRequest

Namespace

Google \ Cloud \ FinancialServices \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the Model

getName

Required. The resource name of the Model

Returns
Type Description
string

setName

Required. The resource name of the Model

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The resource name of the Model Please see AMLClient::modelName() for help formatting this field.

Returns
Type Description
GetModelRequest