Show / Hide Table of Contents

Class SourceLocation

The location of the data files that the agent will use.

Inheritance
object
SourceLocation
OciDatabaseSourceLocation
OciObjectStorageSourceLocation
OciOpenSearchSourceLocation
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiagentruntimeService.Models
Assembly: OCI.DotNetSDK.Generativeaiagentruntime.dll
Syntax
[JsonConverter(typeof(SourceLocationModelConverter))]
public class SourceLocation
In this article
Back to top