Class GcsSource
The Google Cloud Storage location where the input file will be read from.
Inheritance
System.Object
GcsSource
Inherited Members
System.Object.ToString()
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Google.Cloud.DocumentAI.V1Beta2
Assembly: Google.Cloud.DocumentAI.V1Beta2.dll
Syntax
public sealed class GcsSource : IMessage<GcsSource>, IEquatable<GcsSource>, IDeepCloneable<GcsSource>, IBufferMessage, IMessage
Constructors
GcsSource()
Declaration
public GcsSource()
GcsSource(GcsSource)
Declaration
public GcsSource(GcsSource other)
Parameters
| Type | Name | Description |
|---|---|---|
| GcsSource | other |
Properties
Uri
Declaration
public string Uri { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |