Changelog
0.1.12 (2024-10-31)
Bug Fixes
- disable universe-domain validation (59c4287)
0.1.11 (2024-10-24)
Features
0.1.10 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (a6f7356)
0.1.9 (2024-07-08)
Bug Fixes
0.1.8 (2024-04-18)
Documentation
- [google-cloud-cloudquotas] Update contact_email doc to not check permission of the email account (#12592) (a4c8d03)
0.1.7 (2024-04-03)
Features
- Add
rollout_info
field toQuotaDetails
message (0b8728c)
0.1.6 (2024-03-27)
Documentation
update comment of
contact_email
to make it optional as opposed to required (763c119)update sample URL in field for
service_request_quota_uri
(763c119)
0.1.5 (2024-03-22)
Documentation
A comment for field
filter
in message.google.api.cloudquotas.v1.ListQuotaPreferencesRequest
is changed (55bf59f)A comment for field
order_by
in message.google.api.cloudquotas.v1.ListQuotaPreferencesRequest
is changed (55bf59f)
0.1.4 (2024-03-05)
Bug Fixes
0.1.3 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12281) (62cf934)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12305) (2aa7f17)
0.1.2 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (f3db074)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074)