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.
Implements
IMessageAppProfileTypesStandardIsolation, IEquatableAppProfileTypesStandardIsolation, IDeepCloneableAppProfileTypesStandardIsolation, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.V2.dll
Constructors
StandardIsolation()
public StandardIsolation()
StandardIsolation(StandardIsolation)
public StandardIsolation(AppProfile.Types.StandardIsolation other)
Parameter | |
---|---|
Name | Description |
other |
AppProfileTypesStandardIsolation |
Properties
Priority
public AppProfile.Types.Priority Priority { get; set; }
The priority of requests sent using this app profile.
Property Value | |
---|---|
Type | Description |
AppProfileTypesPriority |