A Cloud Storage output result.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uris
def uris() -> ::Array<::String>
Returns
- (::Array<::String>) — List of uris of the Cloud Storage objects. Example: "gs://bucket_name/object_name".
#uris=
def uris=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — List of uris of the Cloud Storage objects. Example: "gs://bucket_name/object_name".
Returns
- (::Array<::String>) — List of uris of the Cloud Storage objects. Example: "gs://bucket_name/object_name".