public sealed class NetskopeAlertV2Settings : IMessage<NetskopeAlertV2Settings>, IEquatable<NetskopeAlertV2Settings>, IDeepCloneable<NetskopeAlertV2Settings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class NetskopeAlertV2Settings.
Netskope Alert V2 settings.
Implements
IMessageNetskopeAlertV2Settings, IEquatableNetskopeAlertV2Settings, IDeepCloneableNetskopeAlertV2Settings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
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 |
|