View Source GoogleApi.Looker.V1.Model.ImportInstanceRequest (google_api_looker v0.5.1)

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 form gs://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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.