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
Methods
__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.
Generated from protobuf field optional string log_mode = 402897342;
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.
Generated from protobuf field optional string log_mode = 402897342;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |