Compute V1 Client - Class LogConfig (1.21.0)

Reference documentation and code samples for the Compute V1 Client class LogConfig.

This is deprecated and has no effect. Do not use.

Generated from protobuf message google.cloud.compute.v1.LogConfig

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cloud_audit LogConfigCloudAuditOptions

This is deprecated and has no effect. Do not use.

↳ counter LogConfigCounterOptions

This is deprecated and has no effect. Do not use.

↳ data_access LogConfigDataAccessOptions

This is deprecated and has no effect. Do not use.

getCloudAudit

This is deprecated and has no effect. Do not use.

Returns
Type Description
LogConfigCloudAuditOptions|null

hasCloudAudit

clearCloudAudit

setCloudAudit

This is deprecated and has no effect. Do not use.

Parameter
Name Description
var LogConfigCloudAuditOptions
Returns
Type Description
$this

getCounter

This is deprecated and has no effect. Do not use.

Returns
Type Description
LogConfigCounterOptions|null

hasCounter

clearCounter

setCounter

This is deprecated and has no effect. Do not use.

Parameter
Name Description
var LogConfigCounterOptions
Returns
Type Description
$this

getDataAccess

This is deprecated and has no effect. Do not use.

Returns
Type Description
LogConfigDataAccessOptions|null

hasDataAccess

clearDataAccess

setDataAccess

This is deprecated and has no effect. Do not use.

Parameter
Name Description
var LogConfigDataAccessOptions
Returns
Type Description
$this