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

THttpRequestContext

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

Declaration

Source position: googleclouderrorreporting.pp line 279

type THttpRequestContext = class(TGoogleBaseObject)

protected

  procedure Setmethod(); virtual;

  procedure SetresponseStatusCode(); virtual;

  procedure SetremoteIp(); virtual;

  procedure Seturl(); virtual;

  procedure Setreferrer(); virtual;

  procedure SetuserAgent(); virtual;

published

  property method: string; [rw]

  property responseStatusCode: Integer; [rw]

  property remoteIp: string; [rw]

  property url: string; [rw]

  property referrer: string; [rw]

  property userAgent: string; [rw]

end;

Inheritance

THttpRequestContext

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18