public sealed class SecurityProjection : IMessage<SecurityProjection>, IEquatable<SecurityProjection>, IDeepCloneable<SecurityProjection>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Recommender v1 API class SecurityProjection.
Contains various ways of describing the impact on Security.
Implements
IMessage<SecurityProjection>, IEquatable<SecurityProjection>, IDeepCloneable<SecurityProjection>, IBufferMessage, IMessageNamespace
Google.Cloud.Recommender.V1Assembly
Google.Cloud.Recommender.V1.dll
Constructors
SecurityProjection()
public SecurityProjection()SecurityProjection(SecurityProjection)
public SecurityProjection(SecurityProjection other)| Parameter | |
|---|---|
| Name | Description |
other |
SecurityProjection |
Properties
Details
public Struct Details { get; set; }Additional security impact details that is provided by the recommender.
| Property Value | |
|---|---|
| Type | Description |
Struct |
|