GoogleApi.AnalyticsHub.V1beta1.Model.CommercialInfo (google_api_analytics_hub v0.6.0)

View Source

Commercial info metadata for this subscription.

Attributes

  • cloudMarketplace (type: GoogleApi.AnalyticsHub.V1beta1.Model.GoogleCloudMarketplaceInfo.t, default: nil) - Output only. This is set when the subscription is commercialised via Cloud Marketplace.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AnalyticsHub.V1beta1.Model.CommercialInfo{
  cloudMarketplace:
    GoogleApi.AnalyticsHub.V1beta1.Model.GoogleCloudMarketplaceInfo.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.