Vision AI v1 API - Class GetStreamThumbnailResponse (1.0.0-beta01)

public sealed class GetStreamThumbnailResponse : IMessage<GetStreamThumbnailResponse>, IEquatable<GetStreamThumbnailResponse>, IDeepCloneable<GetStreamThumbnailResponse>, IBufferMessage, IMessage

Reference 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.

Inheritance

object > GetStreamThumbnailResponse

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Constructors

GetStreamThumbnailResponse()

public GetStreamThumbnailResponse()

GetStreamThumbnailResponse(GetStreamThumbnailResponse)

public GetStreamThumbnailResponse(GetStreamThumbnailResponse other)
Parameter
Name Description
other GetStreamThumbnailResponse