I'm getting this error while attempting to update a vertex-ai endpoint labels.
endpoint.update(labels=labels)
_InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.FAILED_PRECONDITION
details = "Updating PrivateServiceConnectConfig is not supported."
debug_error_string = "UNKNOWN:Error received from peer ipv4:216.58.198.74:443 {created_time:"2024-02-20T15:42:20.8032049+00:00", grpc_status:9, grpc_message:"Updating PrivateServiceConnectConfig is not supported."}"
>
model.update(labels=labels)
dataset.update(labels=labels)
can you help me?
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |