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

TRewriteResponse

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

Declaration

Source position: googlestorage.pp line 836

type TRewriteResponse = class(TGoogleBaseObject)

protected

  procedure Setdone(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetobjectSize(); virtual;

  

  procedure Setresource(); virtual;

  

  procedure SetrewriteToken(); virtual;

  

  procedure SettotalBytesRewritten(); virtual;

  

published

  property done: Boolean; [rw]

  

  property kind: string; [rw]

  

  property objectSize: string; [rw]

  

  property resource: TObject; [rw]

  

  property rewriteToken: string; [rw]

  

  property totalBytesRewritten: string; [rw]

  

end;

Inheritance

TRewriteResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio