GoogleApiServiceconsumermanagementV1BillingConfig

GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig


Table of Contents ▼

Jump to a specific part of the page:

Description

Describes the billing configuration for a new tenant project.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

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

Type

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

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig