Compute V1 Client - Class LogConfig (1.14.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
NameDescription
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
TypeDescription
Google\Cloud\Compute\V1\LogConfigCloudAuditOptions|null

hasCloudAudit

clearCloudAudit

setCloudAudit

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

Parameter
NameDescription
var Google\Cloud\Compute\V1\LogConfigCloudAuditOptions
Returns
TypeDescription
$this

getCounter

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

Returns
TypeDescription
Google\Cloud\Compute\V1\LogConfigCounterOptions|null

hasCounter

clearCounter

setCounter

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

Parameter
NameDescription
var Google\Cloud\Compute\V1\LogConfigCounterOptions
Returns
TypeDescription
$this

getDataAccess

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

Returns
TypeDescription
Google\Cloud\Compute\V1\LogConfigDataAccessOptions|null

hasDataAccess

clearDataAccess

setDataAccess

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

Parameter
NameDescription
var Google\Cloud\Compute\V1\LogConfigDataAccessOptions
Returns
TypeDescription
$this