Gemini Enterprise for Customer Experience v1beta API - Class FileContext (1.0.0-beta04)

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

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API class FileContext.

Files to be used as context. Files can be provided as raw bytes.

Inheritance

object > FileContext

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Constructors

FileContext()

public FileContext()

FileContext(FileContext)

public FileContext(FileContext other)
Parameter
Name Description
other FileContext

Properties

FileBytes

public FileContext.Types.FileBytes FileBytes { get; set; }

Optional. File provided as raw bytes.

Property Value
Type Description
FileContextTypesFileBytes

FileCase

public FileContext.FileOneofCase FileCase { get; }
Property Value
Type Description
FileContextFileOneofCase