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://<bucket>/<path>. Trailing wildcard in the path is allowed.

Returns:

  • (String)

    The url, in the format gs://<bucket>/<path>. Trailing wildcard in the path is allowed.



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

class CloudStorageFileSet; end