Unit 'googleprediction' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TInsert2

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleprediction.pp line 500

type TInsert2 = class(TGoogleBaseObject)

protected

  procedure Setcreated(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetmodelInfo(); virtual;

  

  procedure SetmodelType(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure SetstorageDataLocation(); virtual;

  

  procedure SetstoragePMMLLocation(); virtual;

  

  procedure SetstoragePMMLModelLocation(); virtual;

  

  procedure SettrainingComplete(); virtual;

  

  procedure SettrainingStatus(); virtual;

  

published

  property created: TDatetime; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property modelInfo: TInsert2TypemodelInfo; [rw]

  

  property modelType: string; [rw]

  

  property selfLink: string; [rw]

  

  property storageDataLocation: string; [rw]

  

  property storagePMMLLocation: string; [rw]

  

  property storagePMMLModelLocation: string; [rw]

  

  property trainingComplete: TDatetime; [rw]

  

  property trainingStatus: string; [rw]

  

end;

Inheritance

TInsert2

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio