File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -708,6 +708,11 @@ public function getValue()
708708 }
709709}
710710
711+ class Google_Service_Prediction_AnalyzeErrors extends Google_Model
712+ {
713+
714+ }
715+
711716class Google_Service_Prediction_AnalyzeModelDescription extends Google_Model
712717{
713718 public $ confusionMatrix ;
@@ -746,6 +751,21 @@ public function getModelinfo()
746751 }
747752}
748753
754+ class Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrix extends Google_Model
755+ {
756+
757+ }
758+
759+ class Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrixElement extends Google_Model
760+ {
761+
762+ }
763+
764+ class Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrixRowTotals extends Google_Model
765+ {
766+
767+ }
768+
749769class Google_Service_Prediction_Input extends Google_Model
750770{
751771 protected $ inputType = 'Google_Service_Prediction_InputInput ' ;
@@ -1092,6 +1112,11 @@ public function getOutput()
10921112 }
10931113}
10941114
1115+ class Google_Service_Prediction_InsertUtility extends Google_Model
1116+ {
1117+
1118+ }
1119+
10951120class Google_Service_Prediction_Output extends Google_Collection
10961121{
10971122 public $ id ;
You can’t perform that action at this time.
0 commit comments