googleapis / googleapis/python-aiplatform
Expose `endpoint_id` field for `aiplatform.PrivateEndpoint.create` Method
Đang mở
api: vertex-ai
- Ngôn ngữ chính
- Python
- Star
- 905
- Fork
- 465
- Merge trung bình
- 1 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 44
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.