[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlestorage.pp line 559
type TObjectTypecustomerEncryption = class(TGoogleBaseObject) |
protected |
procedure SetencryptionAlgorithm(); virtual; |
procedure SetkeySha256(); virtual; |
published |
property encryptionAlgorithm: string; [rw] |
property keySha256: string; [rw] |
end; |
| |
| |