Reference documentation and code samples for the Compute V1 Client class LogConfigDataAccessOptions.
This is deprecated and has no effect. Do not use.
Generated from protobuf message google.cloud.compute.v1.LogConfigDataAccessOptions
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ log_mode |
string
This is deprecated and has no effect. Do not use. Check the LogMode enum for the list of possible values. |
getLogMode
This is deprecated and has no effect. Do not use.
Check the LogMode enum for the list of possible values.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasLogMode
clearLogMode
setLogMode
This is deprecated and has no effect. Do not use.
Check the LogMode enum for the list of possible values.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|