BaseDataObject Class |
Namespace: Aspose.Email.Clients.Google
The BaseDataObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseDataObject(String) |
Initializes a new instance of the class.
|
![]() | BaseDataObject(String, String) |
Initializes a new instance of the class.
|
![]() | BaseDataObject(String, String, String) |
Initializes a new instance of the class.
|
Name | Description | |
---|---|---|
![]() | ETag |
An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests.
This allows caches to be more efficient, and saves bandwidth, as a web server does not need to send a full response if the content has not changed.
ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other.
|
![]() | Id |
Identifier of the resource.
|
![]() | Kind |
Type of the resource
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |