Show / Hide Table of Contents

Class InputLocation

The location of the input(s).

Inheritance
object
InputLocation
ObjectListFileInputLocation
ObjectListInlineInputLocation
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AispeechService.Models
Assembly: OCI.DotNetSDK.Aispeech.dll
Syntax
[JsonConverter(typeof(InputLocationModelConverter))]
public class InputLocation
In this article
Back to top