@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class LLMObsDatasetRecordTagOperations extends Object
set is the final override; if specified, the result of remove
and add is discarded.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ADD |
static String |
JSON_PROPERTY_REMOVE |
static String |
JSON_PROPERTY_SET |
boolean |
unparsed |
| Constructor and Description |
|---|
LLMObsDatasetRecordTagOperations() |
public boolean unparsed
public static final String JSON_PROPERTY_ADD
public static final String JSON_PROPERTY_REMOVE
public static final String JSON_PROPERTY_SET
public LLMObsDatasetRecordTagOperations add(List<String> add)
public LLMObsDatasetRecordTagOperations addAddItem(String addItem)
public LLMObsDatasetRecordTagOperations remove(List<String> remove)
public LLMObsDatasetRecordTagOperations addRemoveItem(String removeItem)
public LLMObsDatasetRecordTagOperations set(List<String> set)
public LLMObsDatasetRecordTagOperations addSetItem(String setItem)
public LLMObsDatasetRecordTagOperations 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.