A Cloud Storage location.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uri
def uri() -> ::String
Returns
-
(::String) — The uri of the Cloud Storage object. It's the same uri that is used by
gsutil. Example: "gs://bucket_name/object_name". See Viewing and
Editing Object
Metadata
for more information.
If the specified Cloud Storage object already exists and there is no hold, it will be overwritten with the exported result.
#uri=
def uri=(value) -> ::String
Parameter
-
value (::String) — The uri of the Cloud Storage object. It's the same uri that is used by
gsutil. Example: "gs://bucket_name/object_name". See Viewing and
Editing Object
Metadata
for more information.
If the specified Cloud Storage object already exists and there is no hold, it will be overwritten with the exported result.
Returns
-
(::String) — The uri of the Cloud Storage object. It's the same uri that is used by
gsutil. Example: "gs://bucket_name/object_name". See Viewing and
Editing Object
Metadata
for more information.
If the specified Cloud Storage object already exists and there is no hold, it will be overwritten with the exported result.
#uri_prefix
def uri_prefix() -> ::String
Returns
- (::String) — The uri prefix of all generated Cloud Storage objects. Example: "gs://bucket_name/object_name_prefix". Each object uri is in format: "gs://bucket_name/object_name_prefix/
#uri_prefix=
def uri_prefix=(value) -> ::String
Parameter
- value (::String) — The uri prefix of all generated Cloud Storage objects. Example: "gs://bucket_name/object_name_prefix". Each object uri is in format: "gs://bucket_name/object_name_prefix/
Returns
- (::String) — The uri prefix of all generated Cloud Storage objects. Example: "gs://bucket_name/object_name_prefix". Each object uri is in format: "gs://bucket_name/object_name_prefix/