googleapis / googleapis/python-aiplatform

Get last x events from "Vertex Session Events"

Open
#5,909 0 comments 0 reactions 0 assignees View on GitHub
api: vertex-ai
Dominant language
Python
Stars
905
Forks
465
Avg merge
1d 13h
Merged PRs (30d)
44

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.