Google Cloud Video Live Stream V1 Client - Class LogConfig (0.7.4)

Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class LogConfig.

Configuration of platform logs.

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

Generated from protobuf message google.cloud.video.livestream.v1.LogConfig

Namespace

Google \ Cloud \ Video \ LiveStream \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ log_severity int

The severity level of platform logging for this resource.

getLogSeverity

The severity level of platform logging for this resource.

Returns
Type Description
int

setLogSeverity

The severity level of platform logging for this resource.

Parameter
Name Description
var int
Returns
Type Description
$this