Class GcsSignRequest
Inherited Members
Namespace: CoreUpload.Providers
Assembly: CoreUpload.dll
Syntax
public class GcsSignRequest
Properties
Length
Declaration
public long Length { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
ObjectName
Declaration
public string ObjectName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Offset
Declaration
public long Offset { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
SessionUri
Declaration
public string SessionUri { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
UploadId
Declaration
public string UploadId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |