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 content lists available versions of the Bigtable Admin V2 API from version 2.4.0 up to the latest, 3.24.0, each linking to specific documentation."],["`AppProfile.Types.StandardIsolation` is a class that allows for the isolation of traffic for different app profile use cases, according to the Standard options."],["The `StandardIsolation` class is constructed with either no parameters or another `StandardIsolation` object, and it includes a `Priority` property to manage request priorities."],["This class inherits members from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]