View Source GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeBytes (google_api_bigtable_admin v0.28.0)

Bytes Values of type Bytes are stored in Value.bytes_value.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.