Class: Google::Privacy::Dlp::V2::CloudStorageFileSet
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::CloudStorageFileSet
- 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
-
#url ⇒ String
The url, in the format +gs://
/ +.
Instance Attribute Details
#url ⇒ String
Returns The url, in the format +gs://
274 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 274 class CloudStorageFileSet; end |