Google Cloud Ai Platform V1 Client - Class UrlContextMetadata (1.31.0)

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

Metadata related to url context retrieval tool.

Generated from protobuf message google.cloud.aiplatform.v1.UrlContextMetadata

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ url_metadata array<UrlMetadata>

Output only. List of url context.

getUrlMetadata

Output only. List of url context.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setUrlMetadata

Output only. List of url context.

Parameter
Name Description
var array<UrlMetadata>
Returns
Type Description
$this