Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::AddCollectionItemResponse.
Response message for AddCollectionItem.
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 added.
#item=
def item=(value) -> ::Google::Cloud::VisionAI::V1::CollectionItem
Parameter
- value (::Google::Cloud::VisionAI::V1::CollectionItem) — The item that has already been added.
Returns
- (::Google::Cloud::VisionAI::V1::CollectionItem) — The item that has already been added.