Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::GenieSource (v0.38.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GenieSource.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#base_model_uri

def base_model_uri() -> ::String
Returns
  • (::String) — Required. The public base model URI.

#base_model_uri=

def base_model_uri=(value) -> ::String
Parameter
  • value (::String) — Required. The public base model URI.
Returns
  • (::String) — Required. The public base model URI.