[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecloudbuild.pp line 197
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; |
| |
| |
TObject |