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.
Implements
IMessageGoogleDriveSource, IEquatableGoogleDriveSource, IDeepCloneableGoogleDriveSource, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
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 |