[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlediscoverytopas.pp line 264
type TRestMethod = class(TGoogleBaseObject) |
||
published |
||
property name: string; [rw] |
|
|
property description: string; [rw] |
|
|
property etagRequired: Boolean; [rw] |
|
|
property httpMethod: string; [rw] |
|
|
property id: string; [rw] |
|
|
property MediaUpload: TMediaUpload; [rw] |
|
|
property parameterOrder: TStringArray; [rw] |
|
|
property parameters: TRestMethodParams; [rw] |
|
|
property path: string; [rw] |
|
|
property flatPath: string; [rw] |
|
|
|
||
|
||
property scopes: TStringArray; [rw] |
|
|
property supportsMediaDownload: Boolean; [rw] |
|
|
property supportsMediaUpload: Boolean; [rw] |
|
|
property supportsSubscription: Boolean; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |