Class VoiceExportOptions
The options for Voice exports.
Implements
Inherited Members
Namespace: Google.Apis.Vault.v1.Data
Assembly: Google.Apis.Vault.v1.dll
Syntax
public class VoiceExportOptions : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ExportFormat
The file format for exported text messages.
Declaration
[JsonProperty("exportFormat")]
public virtual string ExportFormat { get; set; }
Property Value
Type | Description |
---|---|
string |