googleapis / googleapis/python-aiplatform
Get last x events from "Vertex Session Events"
Abierto
api: vertex-ai
- Lenguaje dominante
- Python
- Estrellas
- 905
- Forks
- 465
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 44
Descripción
listing Vertex Session Events only support the following attributes:
- parent (str):
- page_size (int): These events are ordered by timestamp in ascending order
- page_token (str):
- filter (str):
as "sessions" has order_by attribute, "session events" need to have it also.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.