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

TStreamingComputationTask

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

Declaration

Source position: googledataflow.pp line 2461

type TStreamingComputationTask = class(TGoogleBaseObject)

protected

  procedure SettaskType(); virtual;

  

  procedure SetdataDisks(); virtual;

  

  procedure SetcomputationRanges(); virtual;

  

published

  property taskType: string; [rw]

  

  property dataDisks: TStreamingComputationTaskTypedataDisksArray; [rw]

  

  property computationRanges: TStreamingComputationTaskTypecomputationRangesArray; [rw]

  

end;

Inheritance

TStreamingComputationTask

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio