| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
Reason |
Reason.clone() |
Reason |
FieldValue.getReason()
The reason why the field was applied to the label.
|
Reason |
AppliedLabel.getReason()
The reason why the label was applied on the resource.
|
Reason |
Reason.set(String fieldName,
Object value) |
Reason |
Reason.setReasonType(String reasonType)
The type of the reason.
|
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
FieldValue.setReason(Reason reason)
The reason why the field was applied to the label.
|
AppliedLabel |
AppliedLabel.setReason(Reason reason)
The reason why the label was applied on the resource.
|
Copyright © 2011–2025 Google. All rights reserved.