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

TCluster

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

Declaration

Source position: googledataproc.pp line 114

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


Documentation generated on: 2023-03-18