Compute V1 Client - Class LogConfigCloudAuditOptions (1.7.1)

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

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

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

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ authorization_logging_optionsGoogle\Cloud\Compute\V1\AuthorizationLoggingOptions

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

↳ log_namestring

This is deprecated and has no effect. Do not use. Check the LogName enum for the list of possible values.

getAuthorizationLoggingOptions

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

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

hasAuthorizationLoggingOptions

clearAuthorizationLoggingOptions

setAuthorizationLoggingOptions

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

Parameter
NameDescription
varGoogle\Cloud\Compute\V1\AuthorizationLoggingOptions
Returns
TypeDescription
$this

getLogName

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

Check the LogName enum for the list of possible values.

Returns
TypeDescription
string

hasLogName

clearLogName

setLogName

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

Check the LogName enum for the list of possible values.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this