eapl.me

Results 5 comments of eapl.me

This PR requires new permissions for the `google_ml_integration` as in [Grant Vertex AI user permission to AlloyDB service agent](https://cloud.google.com/alloydb/docs/ai/configure-vertex-ai#grant-iam-permissions) Kokoro CI - Python 3.9 Log: ``` pg8000.exceptions.DatabaseError: { 'S': 'ERROR',...

@davidcavazos for this sample I'm planning to add a Unit Test similar to that on Python [stop_billing_test.py](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/6a8655fef0d4274b6f0174ffaeffe457981aeb4b/functions/billing/stop_billing/stop_billing_test.py) The current one is just a copy from the test in the parent...

@davidcavazos any comments on this approach of making an Unit Test based on the Python sample? Thanks!

@glasnt thanks a lot for your review! I'll work on those comments I have given a thumbs up to, and I have a few questions in the replies.