benchling_sdk.services.v2.beta.v2_beta_entry_service module¶

class V2BetaEntryService¶

Bases: benchling_sdk.services.v2.base_service.BaseService

V2-Beta Entries.

Entries are rich text documents that allow you to capture all of your experimental data in one place.

https://benchling.com/api/v2-beta/reference#/Entries

update_entry(entry_id: str, entry: benchling_api_client.v2.beta.models.entry_update.EntryUpdate, returning: Optional[Iterable[str]] = None) → benchling_api_client.v2.beta.models.entry.Entry¶

Update a notebook entry’s metadata.

See https://benchling.com/api/v2-beta/reference#/Entries/updateEntry