models.backup_job_proto_remote_view_params_remote_view_map_entry module

class models.backup_job_proto_remote_view_params_remote_view_map_entry.BackupJobProto_RemoteViewParams_RemoteViewMapEntry(key=None, value=None)[source]

Bases: object

Implementation of the ‘BackupJobProto_RemoteViewParams_RemoteViewMapEntry’ model.

Attributes:

key (long|int): TODO:Type description here. value (BackupJobProto_RemoteViewParams_RemoteViewParamsPerView):

TODO:Type description here.

classmethod from_dictionary(dictionary)[source]

Creates an instance of this model from a dictionary

Args:

dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.

Returns:

object: An instance of this structure class.