public static interface Engine.CommonConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCompanyName()
Immutable.
|
com.google.protobuf.ByteString |
getCompanyNameBytes()
Immutable.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCompanyName()
Immutable. 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 [(.google.api.field_behavior) = IMMUTABLE];com.google.protobuf.ByteString getCompanyNameBytes()
Immutable. 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 [(.google.api.field_behavior) = IMMUTABLE];Copyright © 2024 Google LLC. All rights reserved.