GoogleApi.AnalyticsHub.V1beta1.Model.CommercialInfo (google_api_analytics_hub v0.6.0)
View SourceCommercial 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
@type t() :: %GoogleApi.AnalyticsHub.V1beta1.Model.CommercialInfo{ cloudMarketplace: GoogleApi.AnalyticsHub.V1beta1.Model.GoogleCloudMarketplaceInfo.t() | nil }