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

TJobConfigurationExtract

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

Declaration

Source position: googlebigquery.pp line 724

type TJobConfigurationExtract = class(TGoogleBaseObject)

protected

  procedure Setcompression(); virtual;

  procedure SetdestinationFormat(); virtual;

  procedure SetdestinationUri(); virtual;

  procedure SetdestinationUris(); virtual;

  procedure SetfieldDelimiter(); virtual;

  procedure SetprintHeader(); virtual;

  procedure SetsourceTable(); virtual;

published

  property compression: string; [rw]

  property destinationFormat: string; [rw]

  property destinationUri: string; [rw]

  property destinationUris: TStringArray; [rw]

  property fieldDelimiter: string; [rw]

  property printHeader: Boolean; [rw]

  property sourceTable: TTableReference; [rw]

end;

Inheritance

TJobConfigurationExtract

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18