service.TokenCredentialsFromFile

Properties

None

Methods

NameDescription
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_file (file_path: Union[str, Path], base64_encode: bool)Reads a token from a file and optionally base64 encodes it.