Chronicle v1 API - Class NetskopeAlertSettings (1.1.0)

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

Reference documentation and code samples for the Chronicle v1 API class NetskopeAlertSettings.

Netskope Alert settings.

Inheritance

object > NetskopeAlertSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

NetskopeAlertSettings()

public NetskopeAlertSettings()

NetskopeAlertSettings(NetskopeAlertSettings)

public NetskopeAlertSettings(NetskopeAlertSettings other)
Parameter
Name Description
other NetskopeAlertSettings

Properties

Authentication

public HttpHeaderAuth Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
HttpHeaderAuth

ContentType

public string ContentType { get; set; }

Content type.

Property Value
Type Description
string

Feedname

public string Feedname { get; set; }

Feedname.

Property Value
Type Description
string

Hostname

public string Hostname { get; set; }

API Hostname.

Property Value
Type Description
string