Google Cloud Discovery Engine V1beta Client - Class CommonConfig (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class CommonConfig.

Common configurations for an Engine.

Generated from protobuf message google.cloud.discoveryengine.v1beta.Engine.CommonConfig

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta \ Engine

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ company_name string

Immutable. The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.

getCompanyName

Immutable. The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.

Returns
Type Description
string

setCompanyName

Immutable. The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.

Parameter
Name Description
var string
Returns
Type Description
$this