I would like to store the entire File content (File is placed in GCS Bucket) in a single String variable. I know this is possible using Cloud Storage library and couldn't find any related example as reference.
Please provide me any working code-reference of this use-case.