Class: Google::Privacy::Dlp::V2::CloudStorageFileSet

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

Overview

Message representing a set of files in Cloud Storage.

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.



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

class CloudStorageFileSet; end