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

TRule

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

Declaration

Source position: googleiam.pp line 304

type TRule = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setdescription(); virtual;

  procedure Setpermissions(); virtual;

  procedure Setaction(); virtual;

  procedure Set_in(); virtual;

  procedure SetnotIn(); virtual;

  procedure Setconditions(); virtual;

  procedure SetlogConfig(); virtual;

published

  property description: string; [rw]

  property permissions: TStringArray; [rw]

  property action: string; [rw]

  property _in: TStringArray; [rw]

  property notIn: TStringArray; [rw]

  property conditions: TRuleTypeconditionsArray; [rw]

  property logConfig: TRuleTypelogConfigArray; [rw]

end;

Inheritance

TRule

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18