Class: Google::Cloud::Dlp::V2::HybridOptions

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

Overview

Configuration to control jobs where the content being inspected is outside of Google Cloud Platform.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#description::String



709
710
711
712
713
714
715
716
717
718
719
720
721
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 709

class HybridOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String}



709
710
711
712
713
714
715
716
717
718
719
720
721
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 709

class HybridOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#required_finding_label_keys::Array<::String>



709
710
711
712
713
714
715
716
717
718
719
720
721
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 709

class HybridOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#table_options::Google::Cloud::Dlp::V2::TableOptions



709
710
711
712
713
714
715
716
717
718
719
720
721
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 709

class HybridOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end