Chronicle v1 API - Class SymantecEventExportSettings (1.1.0)

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

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

Symantec Event Export settings.

Inheritance

object > SymantecEventExportSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

SymantecEventExportSettings()

public SymantecEventExportSettings()

SymantecEventExportSettings(SymantecEventExportSettings)

public SymantecEventExportSettings(SymantecEventExportSettings other)
Parameter
Name Description
other SymantecEventExportSettings

Properties

Authentication

public OAuthRefreshToken Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
OAuthRefreshToken