gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Autogenerated samples are incorrect: `aiplatform_v1beta1.Value` is not `google.protobuf.Value`

Open Ark-kun opened this issue 2 years ago • 0 comments

aiplatform_v1beta1.Value is completely different from google.protobuf.Value

Example incorrect sample: https://github.com/googleapis/python-aiplatform/blob/3d468ed10629e3d0f211f413af054e21620e5952/google/cloud/aiplatform_v1beta1/services/prediction_service/client.py#L1079

Ark-kun avatar Sep 12 '23 06:09 Ark-kun