Google Cloud Ai Platform V1 Client - Class Web (0.37.1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Web.

Attribution from the web.

Generated from protobuf message google.cloud.aiplatform.v1.GroundingAttribution.Web

Namespace

Google \ Cloud \ AIPlatform \ V1 \ GroundingAttribution

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Output only. URI reference of the attribution.

↳ title string

Output only. Title of the attribution.

getUri

Output only. URI reference of the attribution.

Returns
Type Description
string

setUri

Output only. URI reference of the attribution.

Parameter
Name Description
var string
Returns
Type Description
$this

getTitle

Output only. Title of the attribution.

Returns
Type Description
string

setTitle

Output only. Title of the attribution.

Parameter
Name Description
var string
Returns
Type Description
$this