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 \ V1Methods
__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 |