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

TNodeConfig

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

Declaration

Source position: googlecontainer.pp line 193

type TNodeConfig = class(TGoogleBaseObject)

protected

  procedure SetmachineType(); virtual;

  

  procedure SetdiskSizeGb(); virtual;

  

  procedure SetoauthScopes(); virtual;

  

  procedure Setmetadata(); virtual;

  

published

  property machineType: string; [rw]

  

  property diskSizeGb: Integer; [rw]

  

  property oauthScopes: TStringArray; [rw]

  

  property metadata: TNodeConfigTypemetadata; [rw]

  

end;

Inheritance

TNodeConfig

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio