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

TInsert

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

Declaration

Source position: googleprediction.pp line 422

type TInsert = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  procedure SetmodelType(); virtual;

  procedure SetsourceModel(); virtual;

  procedure SetstorageDataLocation(); virtual;

  procedure SetstoragePMMLLocation(); virtual;

  procedure SetstoragePMMLModelLocation(); virtual;

  procedure SettrainingInstances(); virtual;

  procedure Setutility(); virtual;

published

  property id: string; [rw]

  property modelType: string; [rw]

  property sourceModel: string; [rw]

  property storageDataLocation: string; [rw]

  property storagePMMLLocation: string; [rw]

  property storagePMMLModelLocation: string; [rw]

  property trainingInstances: TInsertTypetrainingInstancesArray; [rw]

  property utility: TInsertTypeutilityArray; [rw]

end;

Inheritance

TInsert

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18