public sealed class DirectUploadSource : IMessage<DirectUploadSource>, IEquatable<DirectUploadSource>, IDeepCloneable<DirectUploadSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DirectUploadSource.
The input content is encapsulated and uploaded in the request.
Implements
IMessageDirectUploadSource, IEquatableDirectUploadSource, IDeepCloneableDirectUploadSource, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
DirectUploadSource()
public DirectUploadSource()
DirectUploadSource(DirectUploadSource)
public DirectUploadSource(DirectUploadSource other)
Parameter | |
---|---|
Name | Description |
other |
DirectUploadSource |