GoogleStorage

io.github.cchantep.jinbe.google.GoogleStorage
See theGoogleStorage companion class
object GoogleStorage

Google factory.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Returns a client for Google Cloud Storage.

Returns a client for Google Cloud Storage.

Value parameters

gt

the Google transport to be used

import io.github.cchantep.jinbe.google._
def sample(implicit gt: GoogleTransport): GoogleStorage =
 GoogleStorage(gt)

Attributes