Class SecurityProjection (3.0.0)

public sealed class SecurityProjection : IMessage<SecurityProjection>, IEquatable<SecurityProjection>, IDeepCloneable<SecurityProjection>, IBufferMessage, IMessage

Contains various ways of describing the impact on Security.

Inheritance

Object > SecurityProjection

Namespace

Google.Cloud.Recommender.V1

Assembly

Google.Cloud.Recommender.V1.dll

Constructors

SecurityProjection()

public SecurityProjection()

SecurityProjection(SecurityProjection)

public SecurityProjection(SecurityProjection other)
Parameter
NameDescription
otherSecurityProjection

Properties

Details

public Struct Details { get; set; }

Additional security impact details that is provided by the recommender.

Property Value
TypeDescription
Struct