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 \ GroundingAttributionMethods
__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 |