View Source GoogleApi.BigtableAdmin.V2.Model.StandardIsolation (google_api_bigtable_admin v0.22.0)
Standard options for isolating this app profile's traffic from other use cases.
Attributes
-
priority
(type:String.t
, default:nil
) - The priority of requests sent using this app profile.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigtableAdmin.V2.Model.StandardIsolation{ priority: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.