| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CounterOptions |
CounterOptions.clone() |
CounterOptions |
LogConfig.getCounter()
Counter options.
|
CounterOptions |
CounterOptions.set(java.lang.String fieldName,
java.lang.Object value) |
CounterOptions |
CounterOptions.setField(java.lang.String field)
The field value to attribute.
|
CounterOptions |
CounterOptions.setMetric(java.lang.String metric)
The metric to update.
|
| Modifier and Type | Method and Description |
|---|---|
LogConfig |
LogConfig.setCounter(CounterOptions counter)
Counter options.
|