Google Cloud Sql Admin V1 Client - Class InstancesTruncateLogRequest (0.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class InstancesTruncateLogRequest.
Instance truncate log request.
Generated from protobuf message google.cloud.sql.v1.InstancesTruncateLogRequest
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ truncate_log_context |
Google\Cloud\Sql\V1\TruncateLogContext
Contains details about the truncate log operation. |
getTruncateLogContext
Contains details about the truncate log operation.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Sql\V1\TruncateLogContext|null |
|
hasTruncateLogContext
clearTruncateLogContext
setTruncateLogContext
Contains details about the truncate log operation.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Sql\V1\TruncateLogContext
|
| Returns | |
|---|---|
| Type | Description |
$this |
|