Class: Google::Cloud::Dlp::V2::BucketingConfig::Bucket

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

Overview

Bucket is represented as a range, along with replacement values.

Instance Attribute Summary collapse

Instance Attribute Details

#max::Google::Cloud::Dlp::V2::Value



2743
2744
2745
2746
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2743

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

#min::Google::Cloud::Dlp::V2::Value



2743
2744
2745
2746
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2743

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

#replacement_value::Google::Cloud::Dlp::V2::Value



2743
2744
2745
2746
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2743

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