| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsVertexAIMetadata |
LLMObsVertexAIMetadata.addProjectIdsItem(String projectIdsItem) |
LLMObsVertexAIMetadata |
LLMObsIntegrationInferenceResponse.getVertexAiMetadata()
Vertex AI-specific metadata for an integration account or inference request.
|
LLMObsVertexAIMetadata |
LLMObsIntegrationInferenceRequest.getVertexAiMetadata()
Vertex AI-specific metadata for an integration account or inference request.
|
LLMObsVertexAIMetadata |
LLMObsIntegrationAccount.getVertexAiMetadata()
Vertex AI-specific metadata for an integration account or inference request.
|
LLMObsVertexAIMetadata |
LLMObsVertexAIMetadata.location(String location) |
LLMObsVertexAIMetadata |
LLMObsVertexAIMetadata.project(String project) |
LLMObsVertexAIMetadata |
LLMObsVertexAIMetadata.projectIds(List<String> projectIds) |
LLMObsVertexAIMetadata |
LLMObsVertexAIMetadata.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsIntegrationInferenceResponse.setVertexAiMetadata(LLMObsVertexAIMetadata vertexAiMetadata) |
void |
LLMObsIntegrationInferenceRequest.setVertexAiMetadata(LLMObsVertexAIMetadata vertexAiMetadata) |
void |
LLMObsIntegrationAccount.setVertexAiMetadata(LLMObsVertexAIMetadata vertexAiMetadata) |
LLMObsIntegrationInferenceResponse |
LLMObsIntegrationInferenceResponse.vertexAiMetadata(LLMObsVertexAIMetadata vertexAiMetadata) |
LLMObsIntegrationInferenceRequest |
LLMObsIntegrationInferenceRequest.vertexAiMetadata(LLMObsVertexAIMetadata vertexAiMetadata) |
LLMObsIntegrationAccount |
LLMObsIntegrationAccount.vertexAiMetadata(LLMObsVertexAIMetadata vertexAiMetadata) |
Copyright © 2026. All rights reserved.