Class: Google::Cloud::Bigtable::Admin::V2::AppProfile::StandardIsolation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/admin/v2/instance.rb

Overview

Standard options for isolating this app profile's traffic from other use cases.

Instance Attribute Summary collapse

Instance Attribute Details

#priority::Google::Cloud::Bigtable::Admin::V2::AppProfile::Priority

Returns The priority of requests sent using this app profile.

Returns:



317
318
319
320
# File 'proto_docs/google/bigtable/admin/v2/instance.rb', line 317

class StandardIsolation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end