View Source GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig (google_api_content_warehouse v0.4.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.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig{
    billingAccount: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.