View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1alphaEngineCommonConfig (google_api_discovery_engine v0.22.0)
Common configurations for an Engine.
Attributes
-
companyName
(type:String.t
, default:nil
) - The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1alphaEngineCommonConfig{ companyName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.