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 | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
Google\Cloud\Compute\V1\AuthorizationLoggingOptions|null |
|
hasAuthorizationLoggingOptions
clearAuthorizationLoggingOptions
setAuthorizationLoggingOptions
This is deprecated and has no effect. Do not use.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Compute\V1\AuthorizationLoggingOptions
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getLogName
This is deprecated and has no effect. Do not use.
Check the LogName enum for the list of possible values.
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|