Skip to content

Private endpoints are not supported #708

Description

@Ark-kun

Vertex AI supports private endpoints.
https://cloud.google.com/vertex-ai/docs/predictions/using-private-endpoints#create-private-endpoint
The user can specify the network for the endpoint.

Is your feature request related to a problem? Please describe.

Endpoint.create() method does not allow specifying the network.

Describe the solution you'd like
Add Endpoint.create(network=...) parameter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: vertex-aiIssues related to the googleapis/python-aiplatform API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions