Vertex AI-specific metadata for an integration account or inference request.

Hierarchy

  • LLMObsVertexAIMetadata

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
location?: string

The Vertex AI region.

project?: string

The Google Cloud project ID.

projectIds?: string[]

List of Google Cloud project IDs available to the service account.

Generated using TypeDoc