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

TObject

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

Declaration

Source position: googlestorage.pp line 617

type TObject = class(TGoogleBaseObject)

protected

  procedure Setacl(); virtual;

  

  procedure Setbucket(); virtual;

  

  procedure SetcacheControl(); virtual;

  

  procedure SetcomponentCount(); virtual;

  

  procedure SetcontentDisposition(); virtual;

  

  procedure SetcontentEncoding(); virtual;

  

  procedure SetcontentLanguage(); virtual;

  

  procedure SetcontentType(); virtual;

  

  procedure Setcrc32c(); virtual;

  

  procedure SetcustomerEncryption(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setgeneration(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setmd5Hash(); virtual;

  

  procedure SetmediaLink(); virtual;

  

  procedure Setmetadata(); virtual;

  

  procedure Setmetageneration(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setowner(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Setsize(); virtual;

  

  procedure SetstorageClass(); virtual;

  

  procedure SettimeCreated(); virtual;

  

  procedure SettimeDeleted(); virtual;

  

  procedure Setupdated(); virtual;

  

published

  property acl: TObjectTypeaclArray; [rw]

  

  property bucket: string; [rw]

  

  property cacheControl: string; [rw]

  

  property componentCount: Integer; [rw]

  

  property contentDisposition: string; [rw]

  

  property contentEncoding: string; [rw]

  

  property contentLanguage: string; [rw]

  

  property contentType: string; [rw]

  

  property crc32c: string; [rw]

  

  property customerEncryption: TObjectTypecustomerEncryption; [rw]

  

  property etag: string; [rw]

  

  property generation: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property md5Hash: string; [rw]

  

  property mediaLink: string; [rw]

  

  property metadata: TObjectTypemetadata; [rw]

  

  property metageneration: string; [rw]

  

  property name: string; [rw]

  

  property owner: TObjectTypeowner; [rw]

  

  property selfLink: string; [rw]

  

  property size: string; [rw]

  

  property storageClass: string; [rw]

  

  property timeCreated: TDatetime; [rw]

  

  property timeDeleted: TDatetime; [rw]

  

  property updated: TDatetime; [rw]

  

end;

Inheritance

TObject

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio