google_api_service_consumer_management v0.18.0 GoogleApi.ServiceConsumerManagement.V1.Model.BillingConfig View Source

Describes the billing configuration for a new tenant project.

Attributes

  • billingAccount (type: String.t, default: nil) - Name of the billing account. For example billingAccounts/012345-567890-ABCDEF.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.ServiceConsumerManagement.V1.Model.BillingConfig{
  billingAccount: String.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.