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

TGceClusterConfig

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

Declaration

Source position: googledataproc.pp line 201

type TGceClusterConfig = class(TGoogleBaseObject)

protected

  procedure SetzoneUri(); virtual;

  procedure SetnetworkUri(); virtual;

  procedure SetsubnetworkUri(); virtual;

  procedure SetserviceAccountScopes(); virtual;

  procedure Settags(); virtual;

  procedure Setmetadata(); virtual;

published

  property zoneUri: string; [rw]

  property networkUri: string; [rw]

  property subnetworkUri: string; [rw]

  property serviceAccountScopes: TStringArray; [rw]

  property tags: TStringArray; [rw]

  property metadata: TGceClusterConfigTypemetadata; [rw]

end;

Inheritance

TGceClusterConfig

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18