ansys.sherlock.core.types.layer_types.PottingRegionUpdateData#
- class ansys.sherlock.core.types.layer_types.PottingRegionUpdateData(**data)#
Contains the properties of a potting region update request.
Methods
PottingRegionUpdateData.construct
([_fields_set])PottingRegionUpdateData.copy
(*[, include, ...])Returns a copy of the model.
PottingRegionUpdateData.dict
(*[, include, ...])PottingRegionUpdateData.json
(*[, include, ...])Creates a new instance of the Model class with validated data.
PottingRegionUpdateData.model_copy
(*[, ...])!!! abstract "Usage Documentation"
PottingRegionUpdateData.model_dump
(*[, ...])!!! abstract "Usage Documentation"
PottingRegionUpdateData.model_dump_json
(*[, ...])!!! 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.
PottingRegionUpdateData.model_rebuild
(*[, ...])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.
PottingRegionUpdateData.parse_file
(path, *)PottingRegionUpdateData.parse_raw
(b, *[, ...])PottingRegionUpdateData.schema
([by_alias, ...])PottingRegionUpdateData.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.
Id of the potting region to update.
Potting region data used to update the potting region.