langchain_community.utils.google
.get_client_info¶
- langchain_community.utils.google.get_client_info(module: Optional[str] = None) Any [source]¶
Returns a custom user agent header.
- Parameters
module (Optional[str]) – Optional. The module for a custom user agent header.
- Returns
google.api_core.gapic_v1.client_info.ClientInfo
- Return type
Any