[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlereplicapool.pp line 215
type TInstanceGroupManagersSetTargetPoolsRequest = class(TGoogleBaseObject) |
protected |
procedure Setfingerprint(); virtual; |
procedure SettargetPools(); virtual; |
published |
property fingerprint: string; [rw] |
property targetPools: TStringArray; [rw] |
end; |
| |
| |
TObject |