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

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.