Chronicle v1 API - Class CrowdStrikeDetectsSettings (1.1.0)

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

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

CrowdStrike Detects settings.

Inheritance

object > CrowdStrikeDetectsSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

CrowdStrikeDetectsSettings()

public CrowdStrikeDetectsSettings()

CrowdStrikeDetectsSettings(CrowdStrikeDetectsSettings)

public CrowdStrikeDetectsSettings(CrowdStrikeDetectsSettings other)
Parameter
Name Description
other CrowdStrikeDetectsSettings

Properties

Authentication

public OAuthClientCredentials Authentication { get; set; }

Input only. OAuthClientCredentials.

Property Value
Type Description
OAuthClientCredentials

Hostname

public string Hostname { get; set; }

API Hostname.

Property Value
Type Description
string

IngestionType

public CrowdStrikeDetectsSettings.Types.IngestionType IngestionType { get; set; }

Optional. Ingestion Type.

Property Value
Type Description
CrowdStrikeDetectsSettingsTypesIngestionType