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

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

Request message for AnalyzeCorpus.

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

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The parent corpus resource where the assets will be analyzed. Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}

getName

Required. The parent corpus resource where the assets will be analyzed.

Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}

Returns
Type Description
string

setName

Required. The parent corpus resource where the assets will be analyzed.

Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}

Parameter
Name Description
var string
Returns
Type Description
$this