Compute V1 Client - Class LogConfigCloudAuditOptions (1.9.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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ authorization_logging_options Google\Cloud\Compute\V1\AuthorizationLoggingOptions

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

↳ log_name string

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
var Google\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
var string
Returns
TypeDescription
$this