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

TNodeConfig

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

Declaration

Source position: googlecontainer.pp line 187

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


Documentation generated on: 2023-03-18