Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::LogConfig.
Configuration of platform logs. See Using and managing platform logs for more information about how to view platform logs through Cloud Logging.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#log_severity
def log_severity() -> ::Google::Cloud::Video::LiveStream::V1::LogConfig::LogSeverity
    Returns
    
  - (::Google::Cloud::Video::LiveStream::V1::LogConfig::LogSeverity) — The severity level of platform logging for this resource.
#log_severity=
def log_severity=(value) -> ::Google::Cloud::Video::LiveStream::V1::LogConfig::LogSeverity
    Parameter
    
  - value (::Google::Cloud::Video::LiveStream::V1::LogConfig::LogSeverity) — The severity level of platform logging for this resource.
    Returns
    
- (::Google::Cloud::Video::LiveStream::V1::LogConfig::LogSeverity) — The severity level of platform logging for this resource.