Google Cloud Vision Ai V1 Client - Class RemoveCollectionItemRequest (0.3.0)

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

Request message for RemoveCollectionItem.

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

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ item CollectionItem

Required. The item to be removed.

getItem

Required. The item to be removed.

Returns
Type Description
CollectionItem|null

hasItem

clearItem

setItem

Required. The item to be removed.

Parameter
Name Description
var CollectionItem
Returns
Type Description
$this

static::build

Parameter
Name Description
item CollectionItem

Required. The item to be removed.

Returns
Type Description
RemoveCollectionItemRequest

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年03月30日 UTC.