This documentation is for an older version of GoodData.
Go to the latest version of this article.
entity.TokenCredentialsFromEnvVar
Properties
NoneMethods
Name | Description |
---|---|
client_class ( ) | None |
to_api ( ) | None |
to_api_args ( ) | None |
to_dict ( ) | Converts object into dictionary. Optional argument if the dictionary should be camelCase or snake_case can be |
token_from_env_var ( env_var_name: str, base64_encode: bool ) | Retrieves a token from an environment variable. |