View Source GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Resource (google_api_security_center v0.29.0)

Information related to the Google Cloud resource.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Resource{
  displayName: String.t() | nil,
  name: String.t() | nil,
  type: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.