Changelog
0.5.1 (2023-07-05)
Bug Fixes
0.5.0 (2023-04-05)
Features
-
add
content_category
,text_extraction_enabled
,retrieval_importance
,schema_sources
,total_result_size
fields ( 80a9ff4 ) -
add
DocumentCreatorDefaultRole
,ContentCategory
,RetrievalImportance
,SchemaSource
,TotalResultSize
,LockDocumentRequest
,CustomWeightsMetadata
,WeightedSchemaProperty
( 80a9ff4 ) -
add LockDocument service ( 80a9ff4 )
-
deprecate
text_extraction_disabled
,structured_content_uri
,async_enabled
field ( 80a9ff4 )
0.4.1 (2023-03-25)
Documentation
0.4.0 (2023-02-09)
Features
0.3.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 900a608 )
Documentation
- Add documentation for enums ( 900a608 )
0.3.0 (2023-01-10)
Features
0.2.1 (2022-12-06)
Bug Fixes
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( e477ab2 )
-
Drop usage of pkg_resources ( e477ab2 )
-
Fix timeout default values ( e477ab2 )
Documentation
- samples:Snippetgen should call await on the operation coroutine before calling result ( e477ab2 )
0.2.0 (2022-11-10)
Features
- Add typing to proto.Message based class attributes ( a6cbc16 )
Documentation
- samples:Snippetgen handling of repeated enum field ( a6cbc16 )