Show / Hide Table of Contents

Class CreateAiModelAuthDetails

The information about new authentication details for an AI Model connection.

Inheritance
object
CreateAiModelAuthDetails
CreateApiKeyAiModelAuthDetails
CreateOciGenAiModelAuthDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
[JsonConverter(typeof(CreateAiModelAuthDetailsModelConverter))]
public class CreateAiModelAuthDetails
In this article
Back to top