Interface ErrorDetails (1.10.0)

Google API Error Details object that may be included in an error response. See https://cloud.google.com/apis/design/errors

Package

@google-cloud/vertexai

Properties

"@type"

'@type'?: string;

domain

domain?: string;

metadata

metadata?: Record<string, unknown>;

reason

reason?: string;