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

TProjectBillingInfo

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

Declaration

Source position: googlecloudbilling.pp line 96

type TProjectBillingInfo = class(TGoogleBaseObject)

protected

  procedure Setname(); virtual;

  procedure SetprojectId(); virtual;

  procedure SetbillingAccountName(); virtual;

  procedure SetbillingEnabled(); virtual;

published

  property name: string; [rw]

  property projectId: string; [rw]

  property billingAccountName: string; [rw]

  property billingEnabled: Boolean; [rw]

end;

Inheritance

TProjectBillingInfo

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18