endpoint property

GoogleCloudAiplatformV1Endpoint? endpoint
getter/setter pair

The Endpoint which replaces the resource on the server.

Currently we only support updating the client_connection_config field, all the other fields' update will be blocked.

Required.

Implementation

GoogleCloudAiplatformV1Endpoint? endpoint;