Chronicle v1 API - Class WorkspaceAlertsSettings (1.1.0)

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

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

Workspace Alert settings.

Inheritance

object > WorkspaceAlertsSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

WorkspaceAlertsSettings()

public WorkspaceAlertsSettings()

WorkspaceAlertsSettings(WorkspaceAlertsSettings)

public WorkspaceAlertsSettings(WorkspaceAlertsSettings other)
Parameter
Name Description
other WorkspaceAlertsSettings

Properties

Authentication

public OAuthJWTCredentials Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
OAuthJWTCredentials

WorkspaceCustomerId

public string WorkspaceCustomerId { get; set; }

Customer ID.

Property Value
Type Description
string