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

View Source

Message for response when you refresh a subscription.

Attributes

  • subscription (type: GoogleApi.AnalyticsHub.V1.Model.Subscription.t, default: nil) - The refreshed subscription resource.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AnalyticsHub.V1.Model.RefreshSubscriptionResponse{
  subscription: GoogleApi.AnalyticsHub.V1.Model.Subscription.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.