Vertex AI v1beta1 API - Class ContentMap.Types.Contents (1.0.0-beta23)

public sealed class ContentMap.Types.Contents : IMessage<ContentMap.Types.Contents>, IEquatable<ContentMap.Types.Contents>, IDeepCloneable<ContentMap.Types.Contents>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class ContentMap.Types.Contents.

Repeated Content type.

Inheritance

object > ContentMap.Types.Contents

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

Contents()

public Contents()

Contents(Contents)

public Contents(ContentMap.Types.Contents other)
Parameter
Name Description
other ContentMapTypesContents

Properties

Contents_

public RepeatedField<Content> Contents_ { get; }

Optional. Repeated contents.

Property Value
Type Description
RepeatedFieldContent