View Source GoogleApi.Connectors.V1.Model.BillingConfig (google_api_connectors v0.16.0)
Billing config for the connection.
Attributes
-
billingCategory
(type:String.t
, default:nil
) - Output only. Billing category for the connector.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Connectors.V1.Model.BillingConfig{ billingCategory: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.