|
print('Retreieved tenant:', tenant.tenant_id) |
Shows a typo: "Retreieved tenant:" should obviously read "Retrieved tenant:"
This typo also shows in online documentation at https://docs.cloud.google.com/identity-platform/docs/multi-tenancy-managing-tenants at the section https://docs.cloud.google.com/identity-platform/docs/multi-tenancy-managing-tenants#getting_an_existing_tenant when looking at the Python code example. At least it did on 2025-11-29 when submitting this Issue.