OptionalbaseURL to Cognite cluster, e.g 'https://greenfield.cognitedata.com' *
OptionalgetUse oidcTokenProvider instead.
OptionaloidcWill be invoked when the SDK needs to authenticate against the CDF API. The function should return a valid access token to be used against the CDF API. The function will be called when the API returns 401 (Unauthorized) or when someone calls BaseCogniteClient.authenticate.
It is the responsibility of the user to get hold of a valid access token to pass into the SDK.
A string representing the raw access token to be used against the CDF API.
Project name
OptionalretryUsed to override the default retry validator.
App identifier (ex: 'FileExtractor') This is a free-text string that will be used to identify your application.