Class VertexEndpointLogs (1.51.0)

VertexEndpointLogs(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Data from Vertex AI Endpoint request response logging.

Attribute

Name Description
endpoints MutableSequence[str]
List of endpoint resource names. The endpoints must enable the logging with the [Endpoint].[request_response_logging_config], and must contain the deployed model corresponding to the model version specified in [ModelMonitor].[model_monitoring_target].

Methods

VertexEndpointLogs

VertexEndpointLogs(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Data from Vertex AI Endpoint request response logging.