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

TStorageSource

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

Declaration

Source position: googlecloudbuild.pp line 203

type TStorageSource = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setbucket(); virtual;

  

  procedure Setgeneration(); virtual;

  

  procedure Set_object(); virtual;

  

published

  property bucket: string; [rw]

  

  property generation: string; [rw]

  

  property _object: string; [rw]

  

end;

Inheritance

TStorageSource

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio