Live Stream v1 API - Class LogConfig (1.5.0)

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

Reference documentation and code samples for the Live Stream v1 API class LogConfig.

Configuration of platform logs. See Using and managing platform logs for more information about how to view platform logs through Cloud Logging.

Inheritance

object > LogConfig

Namespace

Google.Cloud.Video.LiveStream.V1

Assembly

Google.Cloud.Video.LiveStream.V1.dll

Constructors

LogConfig()

public LogConfig()

LogConfig(LogConfig)

public LogConfig(LogConfig other)
Parameter
NameDescription
otherLogConfig

Properties

LogSeverity

public LogConfig.Types.LogSeverity LogSeverity { get; set; }

The severity level of platform logging for this resource.

Property Value
TypeDescription
LogConfigTypesLogSeverity