| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
TruncateLogContext |
TruncateLogContext.clone() |
TruncateLogContext |
InstancesTruncateLogRequest.getTruncateLogContext()
Contains details about the truncate log operation.
|
TruncateLogContext |
TruncateLogContext.set(String fieldName,
Object value) |
TruncateLogContext |
TruncateLogContext.setKind(String kind)
This is always `sql#truncateLogContext`.
|
TruncateLogContext |
TruncateLogContext.setLogType(String logType)
The type of log to truncate.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesTruncateLogRequest |
InstancesTruncateLogRequest.setTruncateLogContext(TruncateLogContext truncateLogContext)
Contains details about the truncate log operation.
|
Copyright © 2011–2024 Google. All rights reserved.