Class: Google::Privacy::Dlp::V2beta1::CloudStoragePath

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

Overview

A location in Cloud Storage.

Instance Attribute Summary collapse

Instance Attribute Details

#pathString

Returns The url, in the format of +gs://bucket/+.

Returns:

  • (String)

    The url, in the format of +gs://bucket/+.



138
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/storage.rb', line 138

class CloudStoragePath; end