class GoogleCloudSecuritycenterV1CustomConfig extends Model (View source)

Properties

protected $customOutputType
protected $customOutputDataType
string $description
protected $predicateType
protected $predicateDataType
string $recommendation
protected $resourceSelectorType
protected $resourceSelectorDataType
string $severity

Methods

setDescription($description)

No description

string
getDescription()

No description

setPredicate(Expr $predicate)

No description

getPredicate()

No description

setRecommendation($recommendation)

No description

string
getRecommendation()

No description

setSeverity($severity)

No description

string
getSeverity()

No description

Details

setCustomOutput(GoogleCloudSecuritycenterV1CustomOutputSpec $customOutput)

No description

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setPredicate(Expr $predicate)

No description

Parameters

Expr $predicate

Expr getPredicate()

No description

Return Value

Expr

setRecommendation($recommendation)

No description

Parameters

$recommendation

string getRecommendation()

No description

Return Value

string

setResourceSelector(GoogleCloudSecuritycenterV1ResourceSelector $resourceSelector)

No description

Parameters

GoogleCloudSecuritycenterV1ResourceSelector $resourceSelector

setSeverity($severity)

No description

Parameters

$severity

string getSeverity()

No description

Return Value

string