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

TOperationsListResponse

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

Declaration

Source position: googleserviceregistry.pp line 305

type TOperationsListResponse = class(TGoogleBaseObject)

protected

  procedure SetnextPageToken(); virtual;

  

  procedure Setoperations(); virtual;

  

published

  property nextPageToken: string; [rw]

  

  property operations: TOperationsListResponseTypeoperationsArray; [rw]

  

end;

Inheritance

TOperationsListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio