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

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}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.