Security Command Center v2 API - Class Reference (1.0.0-beta03)

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

Reference documentation and code samples for the Security Command Center v2 API class Reference.

Additional Links

Inheritance

object > Reference

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Constructors

Reference()

public Reference()

Reference(Reference)

public Reference(Reference other)
Parameter
Name Description
other Reference

Properties

Source

public string Source { get; set; }

Source of the reference e.g. NVD

Property Value
Type Description
string

Uri

public string Uri { get; set; }
Property Value
Type Description
string