{// Union field model_type can be only one of the following:"v1Model": {object (V1Model)},"v2Model": {object (V2Model)}// End of list of possible types for union field model_type.}
Felder
Union-Feld model_type. Wenn dieses Feld nicht festgelegt ist, wird standardmäßig v1_model verwendet. Für model_type ist nur einer der folgenden Werte zulässig:
Wenn Sie dieses Feld festlegen, werden das Modell der Version 1 und die Inhaltskategorien der Version 1 verwendet. Das V1-Modell ist ein älteres Modell, für das die Unterstützung in Zukunft eingestellt wird.
Wenn Sie dieses Feld festlegen, wird das V2-Modell mit der entsprechenden Version der Inhaltskategorien verwendet. Das V2-Modell hat eine bessere Leistung.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-04 (UTC)."],[],[],null,["# ClassificationModelOptions\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [V1Model](#V1Model)\n- [V2Model](#V2Model)\n - [JSON representation](#V2Model.SCHEMA_REPRESENTATION)\n- [ContentCategoriesVersion](#ContentCategoriesVersion)\n\nModel options available for classification requests.\n\nV1Model\n-------\n\nThis type has no fields.\nOptions for the V1 model.\n\nV2Model\n-------\n\nOptions for the V2 model.\n\nContentCategoriesVersion\n------------------------\n\nThe content categories used for classification."]]