GoogleApi.AnalyticsHub.V1.Model.GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfo (google_api_analytics_hub v0.6.0)

View Source

Commercial info metadata for this subscription.

Attributes

  • cloudMarketplace (type: GoogleApi.AnalyticsHub.V1.Model.GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfoGoogleCloudMarketplaceInfo.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.V1.Model.GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfo{
    cloudMarketplace:
      GoogleApi.AnalyticsHub.V1.Model.GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfoGoogleCloudMarketplaceInfo.t()
      | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.