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, with the latest version being 3.24.0."],["The `AppProfile.Types.StandardIsolation` class is designed to isolate an app profile's traffic from other use cases and is part of the `Google.Cloud.Bigtable.Admin.V2` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating new instances, either default or from an existing `StandardIsolation` object."],["The `StandardIsolation` class features a `Priority` property, which is used to define the priority of requests made through the app profile, and utilizes the `AppProfile.Types.Priority` type."],["The page lists versions from 3.24.0 down to 2.4.0, providing reference documentation for each of the releases of the Bigtable Admin API."]]],[]]