GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceGoogleCloudMetadata (google_api_security_center v0.39.0)
View SourceGoogle Cloud metadata of a resource associated with an issue.
Attributes
-
projectId
(type:String.t
, default:nil
) - The project ID that the resource associated with the issue belongs to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceGoogleCloudMetadata{ projectId: String.t() | nil }