Output only. The state of data requirements for this engine: DATA_OK
and DATA_ERROR.
Engine cannot be trained if the data is in
DATA_ERROR state. Engine can have DATA_ERROR state even
if serving state is ACTIVE: engines were trained successfully before,
but cannot be refreshed because the underlying engine no longer has
sufficient data for training.
Output only. The state of data requirements for this engine: DATA_OK
and DATA_ERROR.
Engine cannot be trained if the data is in
DATA_ERROR state. Engine can have DATA_ERROR state even
if serving state is ACTIVE: engines were trained successfully before,
but cannot be refreshed because the underlying engine no longer has
sufficient data for training.
The enum numeric value on the wire for servingState.
getTuningOperation()
publicStringgetTuningOperation()
Output only. The latest tune operation id associated with the engine.
Only applicable on Media Recommendation engines.
If present, this operation id can be used to determine if there is an
ongoing tune for this engine. To check the operation status, send the
GetOperation request with this operation id in the engine resource
format. If no tuning has happened for this engine, the string is empty.
Output only. The latest tune operation id associated with the engine.
Only applicable on Media Recommendation engines.
If present, this operation id can be used to determine if there is an
ongoing tune for this engine. To check the operation status, send the
GetOperation request with this operation id in the engine resource
format. If no tuning has happened for this engine, the string is empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]