public sealed class AppProfile.Types.StandardIsolation : IMessage<AppProfile.Types.StandardIsolation>, IEquatable<AppProfile.Types.StandardIsolation>, IDeepCloneable<AppProfile.Types.StandardIsolation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AppProfile.Types.StandardIsolation.
Standard options for isolating this app profile's traffic from other use
cases.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This page provides documentation for the `AppProfile.Types.StandardIsolation` class within the Google Cloud Bigtable Administration v2 API."],["The class offers standard options for isolating traffic for app profiles and is implemented as `public sealed`, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It lists the available versions for the API, ranging from 3.24.0 (latest) down to 2.4.0, with the current version displayed as 3.12.0."],["The class includes two constructors, `StandardIsolation()` and `StandardIsolation(AppProfile.Types.StandardIsolation)`, and has one property: `Priority`, which specifies the request priority using the type `AppProfile.Types.Priority`."],["The namespace for this class is `Google.Cloud.Bigtable.Admin.V2`, and it is located in the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]