Provides struct and type for a PermissionSavedInfo
@type t() :: %OpenCode.Generated.PermissionSavedInfo{ action: String.t(), id: String.t(), project_id: String.t(), resource: String.t() }