| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
LogConfigCounterOptionsCustomField |
LogConfigCounterOptionsCustomField.clone() |
LogConfigCounterOptionsCustomField |
LogConfigCounterOptionsCustomField.set(String fieldName,
Object value) |
LogConfigCounterOptionsCustomField |
LogConfigCounterOptionsCustomField.setName(String name)
Name is the field name.
|
LogConfigCounterOptionsCustomField |
LogConfigCounterOptionsCustomField.setValue(String value)
Value is the field value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogConfigCounterOptionsCustomField> |
LogConfigCounterOptions.getCustomFields()
Custom fields.
|
| Modifier and Type | Method and Description |
|---|---|
LogConfigCounterOptions |
LogConfigCounterOptions.setCustomFields(List<LogConfigCounterOptionsCustomField> customFields)
Custom fields.
|
Copyright © 2011–2021 Google. All rights reserved.