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

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

Request message for getting SearchHypernym.

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

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the SearchHypernym to retrieve. Format: projects/{project_number}/locations/{location}/corpora/{corpus}/searchHypernyms/{search_hypernym}

getName

Required. The name of the SearchHypernym to retrieve.

Format: projects/{project_number}/locations/{location}/corpora/{corpus}/searchHypernyms/{search_hypernym}

Returns
Type Description
string

setName

Required. The name of the SearchHypernym to retrieve.

Format: projects/{project_number}/locations/{location}/corpora/{corpus}/searchHypernyms/{search_hypernym}

Parameter
Name Description
var string
Returns
Type Description
$this