Vertex AI v1beta1 API - Class RawOutput (1.0.0-beta24)

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

Reference documentation and code samples for the Vertex AI v1beta1 API class RawOutput.

Raw output.

Inheritance

object > RawOutput

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

RawOutput()

public RawOutput()

RawOutput(RawOutput)

public RawOutput(RawOutput other)
Parameter
Name Description
other RawOutput

Properties

RawOutput_

public RepeatedField<string> RawOutput_ { get; }

Output only. Raw output string.

Property Value
Type Description
RepeatedFieldstring