googleapis / googleapis/python-aiplatform
Expose `endpoint_id` field for `aiplatform.PrivateEndpoint.create` Method
Ouverte
api: vertex-ai
- Langage dominant
- Python
- Étoiles
- 905
- Forks
- 465
- Merge moyen
- 1 j 13 h
- PR mergées (30 j)
- 44
Description
If we can expose the `endpoint_id` argument for the `aipatlform.PrivateEndpoint.create` method, it could be a QoL improvements. Currently, on version 1.74.0, only `display_name` field is exposed. However, it would be nice to create endpoints with ids specified by the user.
Relevant code:
https://github.com/googleapis/python-aiplatform/blob/a604a2e5d037836691c30625dc57311baefc74d3/google/cloud/aiplatform/models.py#L3265-L3279
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.