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

Message that contains the resource name and display name of a folder resource.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SecurityCenter.V1.Model.Folder{
  resourceFolder: String.t() | nil,
  resourceFolderDisplayName: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.