@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class LLMObsAnnotatedInteractionsDataAttributesResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ANNOTATED_INTERACTIONS |
boolean |
unparsed |
| Constructor and Description |
|---|
LLMObsAnnotatedInteractionsDataAttributesResponse() |
LLMObsAnnotatedInteractionsDataAttributesResponse(List<LLMObsAnnotatedInteractionItem> annotatedInteractions) |
public boolean unparsed
public static final String JSON_PROPERTY_ANNOTATED_INTERACTIONS
public LLMObsAnnotatedInteractionsDataAttributesResponse()
public LLMObsAnnotatedInteractionsDataAttributesResponse(List<LLMObsAnnotatedInteractionItem> annotatedInteractions)
public LLMObsAnnotatedInteractionsDataAttributesResponse annotatedInteractions(List<LLMObsAnnotatedInteractionItem> annotatedInteractions)
public LLMObsAnnotatedInteractionsDataAttributesResponse addAnnotatedInteractionsItem(LLMObsAnnotatedInteractionItem annotatedInteractionsItem)
public List<LLMObsAnnotatedInteractionItem> getAnnotatedInteractions()
public void setAnnotatedInteractions(List<LLMObsAnnotatedInteractionItem> annotatedInteractions)
public LLMObsAnnotatedInteractionsDataAttributesResponse putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.