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

TCluster

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

Declaration

Source position: googledataproc.pp line 120

type TCluster = class(TGoogleBaseObject)

protected

  procedure SetprojectId(); virtual;

  

  procedure SetclusterName(); virtual;

  

  procedure Setconfig(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure SetstatusHistory(); virtual;

  

  procedure SetclusterUuid(); virtual;

  

published

  property projectId: string; [rw]

  

  property clusterName: string; [rw]

  

  property config: TClusterConfig; [rw]

  

  property status: TClusterStatus; [rw]

  

  property statusHistory: TClusterTypestatusHistoryArray; [rw]

  

  property clusterUuid: string; [rw]

  

end;

Inheritance

TCluster

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio