# Functions
NewClient creates a new GCP storage client.
ValidateSecret validates the credential secrets It ensures that needed secret fields are not missing.
# Variables
ErrorDirectoryExists is an error returned when the filename provided is a directory.
ErrorObjectDoesNotExist is an error returned when the object whose name is provided does not exist.
IteratorDone is returned when the looping of objects/content has reached the end of the iteration.