Class SignedUriDestination
Signed URI destination configuration.
Implements
Inherited Members
Namespace: Google.Apis.MigrationCenterAPI .v1alpha1.Data
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public class SignedUriDestination : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
FileFormat
Required. The file format to export.
Declaration
[JsonProperty("fileFormat")]
public virtual string FileFormat { get; set; }
Property Value
Type | Description |
---|---|
string |