Vertex AI v1 API - Class RawOutput (3.70.0)

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

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

Raw output.

Inheritance

object > RawOutput

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.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