Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::CloudStoragePath.
Message representing a single file or path in Cloud Storage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#path
def path() -> ::String
Returns
-
(::String) — A URL representing a file or path (no wildcards) in Cloud Storage.
Example:
gs://[BUCKET_NAME]/dictionary.txt
#path=
def path=(value) -> ::String
Parameter
-
value (::String) — A URL representing a file or path (no wildcards) in Cloud Storage.
Example:
gs://[BUCKET_NAME]/dictionary.txt
Returns
-
(::String) — A URL representing a file or path (no wildcards) in Cloud Storage.
Example:
gs://[BUCKET_NAME]/dictionary.txt