analytics  v3
Properties | List of all members
Google.Apis.Analytics.v3.Data.Upload Class Reference

Metadata returned for an upload operation. More...

Inheritance diagram for Google.Apis.Analytics.v3.Data.Upload:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< long > AccountId [get, set]
 Account Id to which this upload belongs. More...
 
virtual string CustomDataSourceId [get, set]
 Custom data source Id to which this data import belongs. More...
 
virtual System.Collections.Generic.IList< string > Errors [get, set]
 Data import errors collection. More...
 
virtual string Id [get, set]
 A unique ID for this upload. More...
 
virtual string Kind [get, set]
 Resource type for Analytics upload. More...
 
virtual string Status [get, set]
 Upload status. Possible values: PENDING, COMPLETED, FAILED, DELETING, DELETED. More...
 
virtual string UploadTimeRaw [get, set]
 Time this file is uploaded. More...
 
virtual System.Nullable< System.DateTime > UploadTime [get, set]
 
See also
System.DateTime

representation of UploadTimeRaw. More...

 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Metadata returned for an upload operation.

Property Documentation

◆ AccountId

virtual System.Nullable<long> Google.Apis.Analytics.v3.Data.Upload.AccountId
getset

Account Id to which this upload belongs.

◆ CustomDataSourceId

virtual string Google.Apis.Analytics.v3.Data.Upload.CustomDataSourceId
getset

Custom data source Id to which this data import belongs.

◆ Errors

virtual System.Collections.Generic.IList<string> Google.Apis.Analytics.v3.Data.Upload.Errors
getset

Data import errors collection.

◆ ETag

virtual string Google.Apis.Analytics.v3.Data.Upload.ETag
getset

The ETag of the item.

◆ Id

virtual string Google.Apis.Analytics.v3.Data.Upload.Id
getset

A unique ID for this upload.

◆ Kind

virtual string Google.Apis.Analytics.v3.Data.Upload.Kind
getset

Resource type for Analytics upload.

◆ Status

virtual string Google.Apis.Analytics.v3.Data.Upload.Status
getset

Upload status. Possible values: PENDING, COMPLETED, FAILED, DELETING, DELETED.

◆ UploadTime

virtual System.Nullable<System.DateTime> Google.Apis.Analytics.v3.Data.Upload.UploadTime
getset

See also
System.DateTime

representation of UploadTimeRaw.

◆ UploadTimeRaw

virtual string Google.Apis.Analytics.v3.Data.Upload.UploadTimeRaw
getset

Time this file is uploaded.


The documentation for this class was generated from the following file: