ohmayr

Results 42 comments of ohmayr

Hi @mdeliw, this seems like an issue with the Document AI API and not with the Python client. Please file an issue directly with the document AI API team by...

Hi @adamryczkowski, thanks for reporting this. It seems like this issue has continued to persist in `grpico>=1.65.0`. As per https://github.com/grpc/grpc/issues/37178#issuecomment-2251957040, the gRPC team is aware of this issue and is...

@kemurayama Thank you for reporting this. We will investigate and take a look!

Thanks for reporting this @kruton. We'll take a look into this.

@MumukoQAQ Can you please provide more information related to the issue that you're encountering? Probably a code snippet to replicate the issue, hiding any confidential information, and the error that...

Copying over https://github.com/googleapis/gapic-generator-python/issues/2230 since I'm unable to transfer issues between orgs. This issue appears to be in a Python sample maintained within this repository: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/HEAD/batch/create/create_with_container_no_mounting.py.

@hqin2016 I think what you're looking for is: ``` pip install google-cloud-quotas ``` The distribution name isn't necessarily the same as the folder name and can be found in the...

@hqin2016 This is auto-generated code. I recommend filing an issue in this repo suggesting how the updated sample should look like. Thanks :)