Chronicle v1 API - Class ProofpointOnDemandSettings (1.1.0)

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

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

Proofpoint On-demand settings.

Inheritance

object > ProofpointOnDemandSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

ProofpointOnDemandSettings()

public ProofpointOnDemandSettings()

ProofpointOnDemandSettings(ProofpointOnDemandSettings)

public ProofpointOnDemandSettings(ProofpointOnDemandSettings other)
Parameter
Name Description
other ProofpointOnDemandSettings

Properties

Authentication

public HttpHeaderAuth Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
HttpHeaderAuth

ClusterId

public string ClusterId { get; set; }

Cluster ID.

Property Value
Type Description
string