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 webpage 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 within various versions of the API, ranging from 2.4.0 to the latest 3.24.0."],["`AppProfile.Types.StandardIsolation` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StandardIsolation` class includes a `Priority` property, which determines the request priority for this app profile, using the `AppProfile.Types.Priority` enum."],["It contains two constructors, one being parameterless, and another that takes in `AppProfile.Types.StandardIsolation` to set the data."]]],[]]