Reference documentation and code samples for the Cloud Vision V1p4beta1 API class Google::Cloud::Vision::V1p4beta1::AsyncAnnotateFileResponse.
The response for a single offline file annotation request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#output_config
def output_config() -> ::Google::Cloud::Vision::V1p4beta1::OutputConfig
Returns
- (::Google::Cloud::Vision::V1p4beta1::OutputConfig) — The output location and metadata from AsyncAnnotateFileRequest.
#output_config=
def output_config=(value) -> ::Google::Cloud::Vision::V1p4beta1::OutputConfig
Parameter
- value (::Google::Cloud::Vision::V1p4beta1::OutputConfig) — The output location and metadata from AsyncAnnotateFileRequest.
Returns
- (::Google::Cloud::Vision::V1p4beta1::OutputConfig) — The output location and metadata from AsyncAnnotateFileRequest.