Google Cloud Vision Ai V1 Client - Class GenerateRetrievalUrlResponse (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class GenerateRetrievalUrlResponse.

Response message for GenerateRetrievalUrl API.

Generated from protobuf message google.cloud.visionai.v1.GenerateRetrievalUrlResponse

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ signed_uri string

A signed url to download the content of the asset.

getSignedUri

A signed url to download the content of the asset.

Returns
Type Description
string

setSignedUri

A signed url to download the content of the asset.

Parameter
Name Description
var string
Returns
Type Description
$this