Cloud AI Platform v1beta1 API - Class PredictLongRunningResponse (1.0.0-beta02)

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

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PredictLongRunningResponse.

Response message for [PredictionService.PredictLongRunning]

Inheritance

object > PredictLongRunningResponse

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

PredictLongRunningResponse()

public PredictLongRunningResponse()

PredictLongRunningResponse(PredictLongRunningResponse)

public PredictLongRunningResponse(PredictLongRunningResponse other)
Parameter
Name Description
other PredictLongRunningResponse

Properties

GenerateVideoResponse

public GenerateVideoResponse GenerateVideoResponse { get; set; }

The response of the video generation prediction.

Property Value
Type Description
GenerateVideoResponse

ResponseCase

public PredictLongRunningResponse.ResponseOneofCase ResponseCase { get; }
Property Value
Type Description
PredictLongRunningResponseResponseOneofCase