GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext (google_api_apigee v0.54.0)

View Source

Action context are all the relevant details for the action.

Attributes

  • documentationLink (type: String.t, default: nil) - Documentation link for the action.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext{
    documentationLink: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.