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."],[[["The latest version of the Google Cloud Bigtable Admin V2 API for .NET is 3.24.0, with multiple prior versions available, ranging down to 2.4.0."],["This document provides reference material and code samples for the `AppProfile.Types.StandardIsolation` class, which defines options to isolate an app profile's traffic in the Bigtable Administration v2 API."],["The `AppProfile.Types.StandardIsolation` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for data handling."],["The `StandardIsolation` class allows setting a `Priority` property to define the request priority of the app profile, which uses the `AppProfile.Types.Priority` type."],["The `StandardIsolation` class provides two constructors: a default constructor and a constructor that accepts an existing `StandardIsolation` object for initialization."]]],[]]