Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Engine::CommonConfig.
Common configurations for an Engine.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#company_name
def company_name() -> ::String
Returns
- (::String) — Immutable. The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.
#company_name=
def company_name=(value) -> ::String
Parameter
- value (::String) — Immutable. The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.
Returns
- (::String) — Immutable. The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.