Cloud AI Platform v1beta1 API - Class GoogleDriveSource (1.0.0-beta03)

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

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GoogleDriveSource.

The Google Drive location for the input content.

Inheritance

object > GoogleDriveSource

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

GoogleDriveSource()

public GoogleDriveSource()

GoogleDriveSource(GoogleDriveSource)

public GoogleDriveSource(GoogleDriveSource other)
Parameter
Name Description
other GoogleDriveSource

Properties

ResourceIds

public RepeatedField<GoogleDriveSource.Types.ResourceId> ResourceIds { get; }

Required. Google Drive resource IDs.

Property Value
Type Description
RepeatedFieldGoogleDriveSourceTypesResourceId