public sealed class DummyLogTypeSettings : IMessage<DummyLogTypeSettings>, IEquatable<DummyLogTypeSettings>, IDeepCloneable<DummyLogTypeSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class DummyLogTypeSettings.
Settings required by Feeds of DummyLogType(used for testing purposes).
Implements
IMessageDummyLogTypeSettings, IEquatableDummyLogTypeSettings, IDeepCloneableDummyLogTypeSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
DummyLogTypeSettings()
public DummyLogTypeSettings()DummyLogTypeSettings(DummyLogTypeSettings)
public DummyLogTypeSettings(DummyLogTypeSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
DummyLogTypeSettings |
Properties
ApiEndpoint
public string ApiEndpoint { get; set; }Full API Endpoint.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Authentication
public HttpHeaderAuth Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
HttpHeaderAuth |
|