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

TStreamLocation

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

Declaration

Source position: googledataflow.pp line 2233

type TStreamLocation = class(TGoogleBaseObject)

protected

  procedure SetstreamingStageLocation(); virtual;

  procedure SetpubsubLocation(); virtual;

  procedure SetsideInputLocation(); virtual;

  procedure SetcustomSourceLocation(); virtual;

published

  property streamingStageLocation: TStreamingStageLocation; [rw]

  property pubsubLocation: TPubsubLocation; [rw]

  property sideInputLocation: TStreamingSideInputLocation; [rw]

  property customSourceLocation: TCustomSourceLocation; [rw]

end;

Inheritance

TStreamLocation

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18