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



733
734
735
736
737
738
739
740
741
742
743
744
745
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 733

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}



733
734
735
736
737
738
739
740
741
742
743
744
745
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 733

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>



733
734
735
736
737
738
739
740
741
742
743
744
745
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 733

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



733
734
735
736
737
738
739
740
741
742
743
744
745
# File 'proto_docs/google/privacy/dlp/v2/storage.rb', line 733

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