@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class TableRowResourceDataAttributes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_VALUES |
boolean |
unparsed |
| Constructor and Description |
|---|
TableRowResourceDataAttributes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this TableRowResourceDataAttributes object is equal to o.
|
Object |
getValues()
Key-value pairs representing the row data, where keys are field names from the schema.
|
int |
hashCode() |
void |
setValues(Object values) |
String |
toString() |
TableRowResourceDataAttributes |
values(Object values) |
public boolean unparsed
public static final String JSON_PROPERTY_VALUES
public TableRowResourceDataAttributes values(Object values)
@Nullable public Object getValues()
public void setValues(Object values)
public boolean equals(Object o)
Copyright © 2026. All rights reserved.