Reference documentation and code samples for the Cloud Optimization V1 API class Google::Cloud::Optimization::V1::GcsSource.
The Google Cloud Storage location where the input file will be read from.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uri
def uri() -> ::String
Returns
- (::String) — Required. URI of the Google Cloud Storage location.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — Required. URI of the Google Cloud Storage location.
Returns
- (::String) — Required. URI of the Google Cloud Storage location.