Recommender V1 Client - Class SecurityProjection (2.0.0-RC1)

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

Namespace

Google \ Cloud \ Recommender \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
Google\Protobuf\Struct|null

hasDetails

clearDetails

setDetails

Additional security impact details that is provided by the recommender.

Parameter
Name Description
var Google\Protobuf\Struct
Returns
Type Description
$this