Google Cloud Ai Platform V1 Client - Class ModelGardenSource (0.38.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ModelGardenSource.

Contains information about the source of the models generated from Model Garden.

Generated from protobuf message google.cloud.aiplatform.v1.ModelGardenSource

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ public_model_name string

Required. The model garden source model resource name.

getPublicModelName

Required. The model garden source model resource name.

Returns
Type Description
string

setPublicModelName

Required. The model garden source model resource name.

Parameter
Name Description
var string
Returns
Type Description
$this