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

TField

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

Declaration

Source position: googlemonitoring.pp line 823

type TField = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setkind(); virtual;

  

  procedure Setcardinality(); virtual;

  

  procedure Setnumber(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SettypeUrl(); virtual;

  

  procedure SetoneofIndex(); virtual;

  

  procedure Set_packed(); virtual;

  

  procedure Setoptions(); virtual;

  

  procedure SetjsonName(); virtual;

  

  procedure SetdefaultValue(); virtual;

  

published

  property kind: string; [rw]

  

  property cardinality: string; [rw]

  

  property number: Integer; [rw]

  

  property name: string; [rw]

  

  property typeUrl: string; [rw]

  

  property oneofIndex: Integer; [rw]

  

  property _packed: Boolean; [rw]

  

  property options: TFieldTypeoptionsArray; [rw]

  

  property jsonName: string; [rw]

  

  property defaultValue: string; [rw]

  

end;

Inheritance

TField

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio