GoogleCloudPlatform / cloudml-samples

Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
https://cloud.google.com/ai-platform/docs/
Apache License 2.0
1.51k stars 860 forks source link

Public google/cloud/ml/v1/job_service.proto is out of sync with json API #480

Closed yonromai closed 2 years ago

yonromai commented 4 years ago

Describe the bug In the REST v1 API, The Job's "TrainingInput" Resource has a pythonVersion field.

This field is unfortunately missing from the public google/cloud/ml/v1/job_service.proto's "TrainingInput" schema.

It's shame a because this protobuf schema allows very nice type safety and convenience but it's not in sync with the API.

What sample is this bug related to? None :\

Additional context Hope this is the right place for this issue (googleapis/googleapis does not allow issues). If this is not the right place, please let me know where to file this issue.

yonromai commented 3 years ago

@dizcology Any update on this one?

kweinmeister commented 2 years ago

This issue is not related to the sample code in this repository, so I will go ahead and close it. If you are still interested in resolving the issue, the best path forward is to contact Google Cloud Support.