models.backup_job_proto_exclude_source module¶
-
class
models.backup_job_proto_exclude_source.
BackupJobProtoExcludeSource
(entities=None)[source]¶ Bases:
object
Implementation of the ‘BackupJobProto_ExcludeSource’ model.
TODO: type model description here.
- Attributes:
- entities (list of EntityProto): An intersection of leaf-level entities
will be obtained after expanding the following entities.
-
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.