CreatePipelineResponse
- **data: Any
 
- pydantic.main.BaseModel
 - pydantic.utils.Representation
 
- 
Config - 
error: pydantic.types.StrictStr | None - 
id: pydantic.types.StrictInt - 
success: pydantic.types.StrictBool 
Static methods
from_dict
- obj: dict
 
from_json
- json_str: str
 
Methods
to_dict
- self
 
to_json
- self
 - indent=None
 
to_str
- self