Reference documentation and code samples for the Cloud Optimization V1 API class Google::Cloud::Optimization::V1::GcsDestination.
The Google Cloud Storage location where the output file will be written to.
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.