public sealed class GcsFolderDestination : IMessage<GcsFolderDestination>, IEquatable<GcsFolderDestination>, IDeepCloneable<GcsFolderDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class GcsFolderDestination.
Export folder destination of the data.
Implements
IMessageGcsFolderDestination, IEquatableGcsFolderDestination, IDeepCloneableGcsFolderDestination, IBufferMessage, IMessageNamespace
Google.Cloud.DataLabeling.V1Beta1Assembly
Google.Cloud.DataLabeling.V1Beta1.dll
Constructors
GcsFolderDestination()
public GcsFolderDestination()
GcsFolderDestination(GcsFolderDestination)
public GcsFolderDestination(GcsFolderDestination other)
Parameter | |
---|---|
Name | Description |
other |
GcsFolderDestination |
Properties
OutputFolderUri
public string OutputFolderUri { get; set; }
Required. Cloud Storage directory to export data to.
Property Value | |
---|---|
Type | Description |
string |