View Source GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeInt64 (google_api_bigtable_admin v0.25.0)

Int64 Values of type Int64 are stored in Value.int_value.

Attributes

  • encoding (type: GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeInt64Encoding.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.GoogleBigtableAdminV2TypeInt64{
  encoding:
    GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2TypeInt64Encoding.t()
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.