googleapis / googleapis/python-aiplatform
Expose `endpoint_id` field for `aiplatform.PrivateEndpoint.create` Method
Offen
api: vertex-ai
- Vorherrschende Sprache
- Python
- Sterne
- 905
- Forks
- 465
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 44
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.