service.ClientSecretCredentialsFromFile
Properties
NoneMethods
Name | Description |
---|---|
client_class ( ) | None |
client_secret_from_file ( file_path: Union[str, Path], base64_encode: bool ) | Reads the client secret from a file. |
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 |