Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Web.
Chunk from the web.
Generated from protobuf message google.cloud.aiplatform.v1.GroundingChunk.Web
Namespace
Google \ Cloud \ AIPlatform \ V1 \ GroundingChunkMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
URI reference of the chunk. |
↳ title |
string
Title of the chunk. |
getUri
URI reference of the chunk.
Returns | |
---|---|
Type | Description |
string |
hasUri
clearUri
setUri
URI reference of the chunk.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getTitle
Title of the chunk.
Returns | |
---|---|
Type | Description |
string |
hasTitle
clearTitle
setTitle
Title of the chunk.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |