Vision AI v1 API - Class GcsSource (1.0.0-beta01)

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

Reference documentation and code samples for the Vision AI v1 API class GcsSource.

The Google Cloud Storage location for the input content.

Inheritance

object > GcsSource

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Constructors

GcsSource()

public GcsSource()

GcsSource(GcsSource)

public GcsSource(GcsSource other)
Parameter
Name Description
other GcsSource

Properties

Uris

public RepeatedField<string> Uris { get; }

Required. References to a Google Cloud Storage paths.

Property Value
Type Description
RepeatedFieldstring