Cloud Vision V1p3beta1 API - Class Google::Cloud::Vision::V1p3beta1::AnnotateFileResponse (v0.6.0)

Reference documentation and code samples for the Cloud Vision V1p3beta1 API class Google::Cloud::Vision::V1p3beta1::AnnotateFileResponse.

Response to a single file annotation request. A file may contain one or more images, which individually have their own responses.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#input_config

def input_config() -> ::Google::Cloud::Vision::V1p3beta1::InputConfig
Returns

#input_config=

def input_config=(value) -> ::Google::Cloud::Vision::V1p3beta1::InputConfig
Parameter
Returns

#responses

def responses() -> ::Array<::Google::Cloud::Vision::V1p3beta1::AnnotateImageResponse>
Returns

#responses=

def responses=(value) -> ::Array<::Google::Cloud::Vision::V1p3beta1::AnnotateImageResponse>
Parameter
Returns