public sealed class ExportDataObjectsMetadata : IMessage<ExportDataObjectsMetadata>, IEquatable<ExportDataObjectsMetadata>, IDeepCloneable<ExportDataObjectsMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Vector Search v1 API class ExportDataObjectsMetadata.
Metadata for the ExportDataObjects LRO.
Implements
IMessageExportDataObjectsMetadata, IEquatableExportDataObjectsMetadata, IDeepCloneableExportDataObjectsMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.VectorSearch.V1Assembly
Google.Cloud.VectorSearch.V1.dll
Constructors
ExportDataObjectsMetadata()
public ExportDataObjectsMetadata()ExportDataObjectsMetadata(ExportDataObjectsMetadata)
public ExportDataObjectsMetadata(ExportDataObjectsMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
ExportDataObjectsMetadata |
Properties
CreateTime
public Timestamp CreateTime { get; set; }Output only. The time the operation was created.
| Property Value | |
|---|---|
| Type | Description |
Timestamp |
|
FinishTime
public Timestamp FinishTime { get; set; }Output only. The time the operation finished.
| Property Value | |
|---|---|
| Type | Description |
Timestamp |
|