Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::GenerateRetrievalUrlResponse.
Response message for GenerateRetrievalUrl API.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#signed_uri
def signed_uri() -> ::String
Returns
- (::String) — A signed url to download the content of the asset.
#signed_uri=
def signed_uri=(value) -> ::String
Parameter
- value (::String) — A signed url to download the content of the asset.
Returns
- (::String) — A signed url to download the content of the asset.