GoogleApi.Metastore.V1beta.Model.Lake (google_api_metastore v0.2.0) View Source

Represents a Lake resource

Attributes

  • name (type: String.t, default: nil) - The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Metastore.V1beta.Model.Lake{name: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.