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

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

Contains information about the source of the models generated from Generative AI Studio.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ base_model_uri string

Required. The public base model URI.

getBaseModelUri

Required. The public base model URI.

Returns
Type Description
string

setBaseModelUri

Required. The public base model URI.

Parameter
Name Description
var string
Returns
Type Description
$this