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, detailing its purpose for traffic isolation."],["The `AppProfile.Types.StandardIsolation` class offers standard options for isolating an app profile's traffic, and it inherits from `object`, while also implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a list of available versions of the API class, ranging from the latest 3.24.0 down to 2.4.0, each with a link to its respective documentation."],["The class includes a constructor `StandardIsolation` allowing the creation of a new instance, optionally based on an existing `StandardIsolation` instance."],["The `Priority` property within the `AppProfile.Types.StandardIsolation` class is used to define the request priority of the app profile, using `AppProfile.Types.Priority` type."]]],[]]