Chronicle v1 API - Class NetskopeAlertV2Settings (1.1.0)

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

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

Netskope Alert V2 settings.

Inheritance

object > NetskopeAlertV2Settings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

NetskopeAlertV2Settings()

public NetskopeAlertV2Settings()

NetskopeAlertV2Settings(NetskopeAlertV2Settings)

public NetskopeAlertV2Settings(NetskopeAlertV2Settings other)
Parameter
Name Description
other NetskopeAlertV2Settings

Properties

Authentication

public HttpHeaderAuth Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
HttpHeaderAuth

ContentCategory

public string ContentCategory { get; set; }

Content Category.

Property Value
Type Description
string

ContentTypes

public RepeatedField<string> ContentTypes { get; }

Content type.

Property Value
Type Description
RepeatedFieldstring

Hostname

public string Hostname { get; set; }

API Hostname.

Property Value
Type Description
string