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

TPubsubLocation

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

Declaration

Source position: googledataflow.pp line 2274

type TPubsubLocation = class(TGoogleBaseObject)

protected

  procedure Settopic(); virtual;

  procedure Setsubscription(); virtual;

  procedure SettimestampLabel(); virtual;

  procedure SetidLabel(); virtual;

  procedure SetdropLateData(); virtual;

  procedure SettrackingSubscription(); virtual;

published

  property topic: string; [rw]

  property subscription: string; [rw]

  property timestampLabel: string; [rw]

  property idLabel: string; [rw]

  property dropLateData: Boolean; [rw]

  property trackingSubscription: string; [rw]

end;

Inheritance

TPubsubLocation

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18