View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SecurityProfileV2ProfileAssessmentConfig (google_api_apigee v0.52.1)

The configuration definition for a specific assessment.

Attributes

  • weight (type: String.t, default: nil) - The weight of the assessment.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.