Recommender V1 Client - Class SecurityProjection (1.7.8)

Reference documentation and code samples for the Recommender V1 Client class SecurityProjection.

Contains various ways of describing the impact on Security.

Generated from protobuf message google.cloud.recommender.v1.SecurityProjection

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ details Google\Protobuf\Struct

Additional security impact details that is provided by the recommender.

getDetails

Additional security impact details that is provided by the recommender.

Returns
TypeDescription
Google\Protobuf\Struct|null

hasDetails

clearDetails

setDetails

Additional security impact details that is provided by the recommender.

Parameter
NameDescription
var Google\Protobuf\Struct
Returns
TypeDescription
$this