Changelog
0.1.8 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 770cf0f )
0.1.7 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 5cdcc9d )
-
Add support for reading selective GAPIC generation methods from service YAML ( 5cdcc9d )
0.1.6 (2024-12-12)
Features
- Add support for opt-in debug logging ( cf4d0e0 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( cf4d0e0 )
0.1.5 (2024-11-11)
Bug Fixes
0.1.4 (2024-10-24)
Features
0.1.3 (2024-09-03)
Features
-
add BatchOperationStatus to import metadata ( 0321915 )
-
request client libraries for new languages ( 0321915 )
Documentation
-
A comment for enum value
FAILED
in enumState
is changed ( 0321915 ) -
A comment for enum value
IN_PROGRESS
in enumState
is changed ( 0321915 ) -
A comment for enum value
SUCCEEDED
in enumState
is changed ( 0321915 ) -
A comment for field
relevance
in message.google.cloud.visionai.v1.SearchResultItem
is changed ( 0321915 ) -
A comment for method
ClipAsset
in serviceWarehouse
is changed ( 0321915 )
0.1.2 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 9cdac77 )