GoogleCloudSecuritycenterV1CustomOutputSpec class
A set of optional name-value pairs that define custom source properties to return with each finding that is generated by the custom module.
The custom source properties that are defined here are included in the
finding JSON under sourceProperties
.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
properties
↔ List<
GoogleCloudSecuritycenterV1Property> ? -
A list of custom output properties to add to the finding.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited