public sealed class ImportDataResponse : IMessage<ImportDataResponse>, IEquatable<ImportDataResponse>, IDeepCloneable<ImportDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ImportDataResponse.
Response message for [DatasetService.ImportData][google.cloud.aiplatform.v1beta1.DatasetService.ImportData].
Implements
IMessageImportDataResponse, IEquatableImportDataResponse, IDeepCloneableImportDataResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
ImportDataResponse()
public ImportDataResponse()
ImportDataResponse(ImportDataResponse)
public ImportDataResponse(ImportDataResponse other)
Parameter | |
---|---|
Name | Description |
other |
ImportDataResponse |