Unit 'googlelogging' Package
[Overview][Types][Classes][Index] [#googleapi]

TListLogEntriesRequest

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

Declaration

Source position: googlelogging.pp line 344

type TListLogEntriesRequest = class(TGoogleBaseObject)

protected

  procedure SetprojectIds(); virtual;

  procedure Setfilter(); virtual;

  procedure SetorderBy(); virtual;

  procedure SetpageSize(); virtual;

  procedure SetpageToken(); virtual;

  procedure SetpartialSuccess(); virtual;

published

  property projectIds: TStringArray; [rw]

  property filter: string; [rw]

  property orderBy: string; [rw]

  property pageSize: Integer; [rw]

  property pageToken: string; [rw]

  property partialSuccess: Boolean; [rw]

end;

Inheritance

TListLogEntriesRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18