Compute V1 Client - Class LogConfig (1.16.2)

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 Google\Cloud\Compute\V1\LogConfigCloudAuditOptions

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

↳ counter Google\Cloud\Compute\V1\LogConfigCounterOptions

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

↳ data_access Google\Cloud\Compute\V1\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
Google\Cloud\Compute\V1\LogConfigCloudAuditOptions|null

hasCloudAudit

clearCloudAudit

setCloudAudit

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

Parameter
Name Description
var Google\Cloud\Compute\V1\LogConfigCloudAuditOptions
Returns
Type Description
$this

getCounter

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

Returns
Type Description
Google\Cloud\Compute\V1\LogConfigCounterOptions|null

hasCounter

clearCounter

setCounter

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

Parameter
Name Description
var Google\Cloud\Compute\V1\LogConfigCounterOptions
Returns
Type Description
$this

getDataAccess

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

Returns
Type Description
Google\Cloud\Compute\V1\LogConfigDataAccessOptions|null

hasDataAccess

clearDataAccess

setDataAccess

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

Parameter
Name Description
var Google\Cloud\Compute\V1\LogConfigDataAccessOptions
Returns
Type Description
$this