menu
googleapis package
documentation
cloudbilling/v1.dart
ProjectBillingInfo
ProjectBillingInfo constructor
ProjectBillingInfo constructor
dark_mode
light_mode
ProjectBillingInfo
constructor
ProjectBillingInfo
(
{
String
?
billingAccountName
,
bool
?
billingEnabled
,
String
?
name
,
String
?
projectId
,
})
Implementation
ProjectBillingInfo({ this.billingAccountName, this.billingEnabled, this.name, this.projectId, });
googleapis package
documentation
cloudbilling/v1
ProjectBillingInfo
ProjectBillingInfo constructor
ProjectBillingInfo class