Interface protos.google.cloud.discoveryengine.v1beta.IServingConfig (1.7.0)

Properties of a ServingConfig.

Package

@google-cloud/discoveryengine

Properties

boostControlIds

boostControlIds?: (string[]|null);

ServingConfig boostControlIds

createTime

createTime?: (google.protobuf.ITimestamp|null);

ServingConfig createTime

displayName

displayName?: (string|null);

ServingConfig displayName

dissociateControlIds

dissociateControlIds?: (string[]|null);

ServingConfig dissociateControlIds

diversityLevel

diversityLevel?: (string|null);

ServingConfig diversityLevel

embeddingConfig

embeddingConfig?: (google.cloud.discoveryengine.v1beta.IEmbeddingConfig|null);

ServingConfig embeddingConfig

filterControlIds

filterControlIds?: (string[]|null);

ServingConfig filterControlIds

genericConfig

genericConfig?: (google.cloud.discoveryengine.v1beta.ServingConfig.IGenericConfig|null);

ServingConfig genericConfig

ignoreControlIds

ignoreControlIds?: (string[]|null);

ServingConfig ignoreControlIds

mediaConfig

mediaConfig?: (google.cloud.discoveryengine.v1beta.ServingConfig.IMediaConfig|null);

ServingConfig mediaConfig

modelId

modelId?: (string|null);

ServingConfig modelId

name

name?: (string|null);

ServingConfig name

onewaySynonymsControlIds

onewaySynonymsControlIds?: (string[]|null);

ServingConfig onewaySynonymsControlIds

rankingExpression

rankingExpression?: (string|null);

ServingConfig rankingExpression

redirectControlIds

redirectControlIds?: (string[]|null);

ServingConfig redirectControlIds

replacementControlIds

replacementControlIds?: (string[]|null);

ServingConfig replacementControlIds

solutionType

solutionType?: (google.cloud.discoveryengine.v1beta.SolutionType|keyof typeof google.cloud.discoveryengine.v1beta.SolutionType|null);

ServingConfig solutionType

synonymsControlIds

synonymsControlIds?: (string[]|null);

ServingConfig synonymsControlIds

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ServingConfig updateTime