Class LoggingConfig
LoggingConfig is cluster logging configuration.
Implements
Inherited Members
Namespace: Google.Apis.Container.v1.Data
Assembly: Google.Apis.Container.v1.dll
Syntax
public class LoggingConfig : IDirectResponseSchema
Properties
ComponentConfig
Logging components configuration
Declaration
[JsonProperty("componentConfig")]
public virtual LoggingComponentConfig ComponentConfig { get; set; }
Property Value
Type | Description |
---|---|
LoggingComponentConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |