Chronicle v1 API - Class HttpsPushGoogleCloudPubSubSettings (1.1.0)

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

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

Settings required by Google Cloud Platform Pub/Sub Feeds(HTTPS-Push V2).

Inheritance

object > HttpsPushGoogleCloudPubSubSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

HttpsPushGoogleCloudPubSubSettings()

public HttpsPushGoogleCloudPubSubSettings()

HttpsPushGoogleCloudPubSubSettings(HttpsPushGoogleCloudPubSubSettings)

public HttpsPushGoogleCloudPubSubSettings(HttpsPushGoogleCloudPubSubSettings other)
Parameter
Name Description
other HttpsPushGoogleCloudPubSubSettings

Properties

SplitDelimiter

public string SplitDelimiter { get; set; }

Optional. Delimiter to split on for the feed.

Property Value
Type Description
string