Google Cloud Security Command Center v1 API - Class Reference (3.6.0)

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

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Reference.

Additional Links

Inheritance

Object > Reference

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.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