View Source GoogleApi.Looker.V1.Model.ImportInstanceRequest (google_api_looker v0.3.0)
Requestion options for importing looker data to an Instance
Attributes
-
gcsUri
(type:String.t
, default:nil
) - Path to the import folder in Google Cloud Storage, in the formgs://bucketName/folderName
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Looker.V1.Model.ImportInstanceRequest{ gcsUri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.