View Source GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeString (google_api_bigtable_admin v0.30.2)

String Values of type String are stored in Value.string_value.

Attributes

  • encoding (type: GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeStringEncoding.t, default: nil) - The encoding to use when converting to or from lower level types.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeString{
  encoding:
    GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeStringEncoding.t()
    | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.