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

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
NameDescription
otherReference

Properties

Source

public string Source { get; set; }

Source of the reference e.g. NVD

Property Value
TypeDescription
string

Uri

public string Uri { get; set; }
Property Value
TypeDescription
string