[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledeploymentmanager.pp line 521
type TOperationsListResponse = class(TGoogleBaseObject) |
protected |
procedure SetnextPageToken(); virtual; |
procedure Setoperations(); virtual; |
published |
property nextPageToken: string; [rw] |
property operations: TOperationsListResponseTypeoperationsArray; [rw] |
end; |
| |
| |
TObject |