ansys.sherlock.core.types.layer_types.DeletePottingRegionRequest#
- class ansys.sherlock.core.types.layer_types.DeletePottingRegionRequest(**data)#
Request to delete 1 or more potting regions.
Methods
DeletePottingRegionRequest.copy
(*[, ...])Returns a copy of the model.
DeletePottingRegionRequest.dict
(*[, ...])DeletePottingRegionRequest.json
(*[, ...])Creates a new instance of the Model class with validated data.
DeletePottingRegionRequest.model_copy
(*[, ...])!!! abstract "Usage Documentation"
DeletePottingRegionRequest.model_dump
(*[, ...])!!! abstract "Usage Documentation"
!!! abstract "Usage Documentation"
Generates a JSON schema for a model class.
Compute the class name for parametrizations of generic classes.
Override this method to perform additional initialization after __init__ and model_construct.
Try to rebuild the pydantic-core schema for the model.
Validate a pydantic model instance.
!!! abstract "Usage Documentation"
Validate the given object with string data against the Pydantic model.
DeletePottingRegionRequest.parse_raw
(b, *[, ...])DeletePottingRegionRequest.schema_json
(*[, ...])Validate string fields listed.
Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Get extra fields set during validation.
Returns the set of fields that have been explicitly set on this model instance.
Name of the project containing the potting regions to delete.
Data identifying which potting regions should be deleted.