GoogleCloudClient
Google cloud client
Last updated
Google cloud client
Last updated
Used for authorization and data access.
Main methods and properties
cfg (): Client configuration.
Google Cloud client configuration. Subclass of .
credentials (Optional[Union[Dict[str, Any], str]], optional): Credentials for authorization. If None, environment credentials will be used. Defaults to None.
scopes (List[str]): Access scopes.
service (str): Service name.
version (str): API version.