public sealed class GetStreamThumbnailResponse : IMessage<GetStreamThumbnailResponse>, IEquatable<GetStreamThumbnailResponse>, IDeepCloneable<GetStreamThumbnailResponse>, IBufferMessage, IMessageReference documentation and code samples for the Vision AI v1 API class GetStreamThumbnailResponse.
Message for the response of GetStreamThumbnail. The empty response message indicates the thumbnail image has been uploaded to GCS successfully.
Implements
IMessageGetStreamThumbnailResponse, IEquatableGetStreamThumbnailResponse, IDeepCloneableGetStreamThumbnailResponse, IBufferMessage, IMessageNamespace
Google.Cloud.VisionAI.V1Assembly
Google.Cloud.VisionAI.V1.dll
Constructors
GetStreamThumbnailResponse()
public GetStreamThumbnailResponse()GetStreamThumbnailResponse(GetStreamThumbnailResponse)
public GetStreamThumbnailResponse(GetStreamThumbnailResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
GetStreamThumbnailResponse |