googleapis / googleapis/python-aiplatform
Expose `endpoint_id` field for `aiplatform.PrivateEndpoint.create` Method
未关闭
api: vertex-ai
- 主要语言
- Python
- 星标
- 905
- 派生
- 465
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 44
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。