Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::RemoveCollectionItemResponse.
Request message for RemoveCollectionItem.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#item
def item() -> ::Google::Cloud::VisionAI::V1::CollectionItem
Returns
- (::Google::Cloud::VisionAI::V1::CollectionItem) — The item that has already been removed.
#item=
def item=(value) -> ::Google::Cloud::VisionAI::V1::CollectionItem
Parameter
- value (::Google::Cloud::VisionAI::V1::CollectionItem) — The item that has already been removed.
Returns
- (::Google::Cloud::VisionAI::V1::CollectionItem) — The item that has already been removed.