GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Label (google_api_security_center v0.39.0)
View SourceRepresents a generic name-value label. A label has separate name and value fields to support filtering with the contains() function. For more information, see Filtering on array-type fields.
Attributes
-
name(type:String.t, default:nil) - Name of the label. -
value(type:String.t, default:nil) - Value that corresponds to the label's name.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.