1using System.Runtime.Serialization;
11 #region IAPIResource_WithDataEndpoint Implementation
44 base.AfterMembersCloned(
_);
47 #endregion IAPIResource_WithDataEndpoint Implementation
Base class used by all types and resources.
Describes an endpoint off of some types of resources from which an associated "large data file" can b...
Describes a collection of resources which can be listed.
Specifies that a property is generated by the server and should not be specified on the client side d...
Indicates that the property, if left null, will have a default value generated and filled in by the s...
Base for all conventional loss sets, which generate losses, have a server-generated loss profile,...
Base for all loss sets for which pre-generated loss data must be uploaded.
string status_message
Status message of the data file associated with this resource.
IReference< DataFile > data_file
A reference to the data attached to this resource. This field will automatically be created if you in...
LargeDataSubResource data
An endpoint for accessing or modifying the data file attached to this resource.
override void AfterMembersCloned(APIType _)
Invoked following construction if the current instance has been created using a member-wise clone of ...
TaskStatus status
Status of the data file associated with this resource.
Combines the interfaces for a loss set and a resource with a data endpoint.
TaskStatus
The status of a data upload which may be in progress.