Class: Google::Privacy::Dlp::V2::CloudStorageOptions::FileSet

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb

Overview

Set of files to scan.

Instance Attribute Summary collapse

Instance Attribute Details

#urlString

Returns The url, in the format +gs:///+. Trailing wildcard in the path is allowed.

Returns:

  • (String)

    The url, in the format +gs:///+. Trailing wildcard in the path is allowed.



225
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 225

class FileSet; end