View Source GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1SecurityProjection (google_api_recommender v0.20.1)

Contains various ways of describing the impact on Security.

Attributes

  • details (type: map(), default: nil) - Additional security impact details that is provided by the recommender.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1SecurityProjection{
    details: map() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.