View Source GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig (google_api_content_warehouse v0.6.0)
Describes the billing configuration for a new tenant project.
Attributes
-
billingAccount
(type:String.t
, default:nil
) - Name of the billing account. For examplebillingAccounts/012345-567890-ABCDEF
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig{ billingAccount: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.