View Source GoogleApi.ServiceConsumerManagement.V1.Model.BillingConfig (google_api_service_consumer_management v0.32.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ServiceConsumerManagement.V1.Model.BillingConfig{
  billingAccount: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.