public sealed class AsyncBatchAnnotateImagesResponse : IMessage<AsyncBatchAnnotateImagesResponse>, IEquatable<AsyncBatchAnnotateImagesResponse>, IDeepCloneable<AsyncBatchAnnotateImagesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AsyncBatchAnnotateImagesResponse.
Response to an async batch image annotation request.
Implements
IMessageAsyncBatchAnnotateImagesResponse, IEquatableAsyncBatchAnnotateImagesResponse, IDeepCloneableAsyncBatchAnnotateImagesResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Vision.V1Assembly
Google.Cloud.Vision.V1.dll
Constructors
AsyncBatchAnnotateImagesResponse()
public AsyncBatchAnnotateImagesResponse()
AsyncBatchAnnotateImagesResponse(AsyncBatchAnnotateImagesResponse)
public AsyncBatchAnnotateImagesResponse(AsyncBatchAnnotateImagesResponse other)
Parameter | |
---|---|
Name | Description |
other |
AsyncBatchAnnotateImagesResponse |
Properties
OutputConfig
public OutputConfig OutputConfig { get; set; }
The output location and metadata from AsyncBatchAnnotateImagesRequest.
Property Value | |
---|---|
Type | Description |
OutputConfig |