Class XlsxOutputFile
Contains a single output file of type XLSX.
Implements
Inherited Members
Namespace: Google.Apis.MigrationCenterAPI.v1alpha1.Data
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public class XlsxOutputFile : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
SignedUri
Output only. Signed URI destination.
Declaration
[JsonProperty("signedUri")]
public virtual SignedUri SignedUri { get; set; }
Property Value
Type | Description |
---|---|
SignedUri |