openhands.storage.google_cloud
GoogleCloudFileStore Objects
class GoogleCloudFileStore(FileStore)
__init__
def __init__(bucket_name: Optional[str] = None) -> None
Create a new FileStore. If GOOGLE_APPLICATION_CREDENTIALS is defined in the environment it will be used for authentication. Otherwise access will be anonymous.