public static interface Engine.CommonConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCompanyName()
The name of the company, business or entity that is associated with the
engine.
|
com.google.protobuf.ByteString |
getCompanyNameBytes()
The name of the company, business or entity that is associated with the
engine.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCompanyName()
The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.
string company_name = 1;com.google.protobuf.ByteString getCompanyNameBytes()
The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.
string company_name = 1;Copyright © 2025 Google LLC. All rights reserved.