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 \ V1Methods
__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 |