quri_parts.riqu.rest.models.inline_response201 module

riqu (Rest Interface for QUantum computing)

the cloud server with riqu interface. # noqa: E501

OpenAPI spec version: 1.1

Generated by: https://github.com/swagger-api/swagger-codegen.git

class quri_parts.riqu.rest.models.inline_response201.InlineResponse201(job_id=None)

Bases: object

NOTE: This class is auto generated by the swagger code generator program.

Do not edit the class manually.

swagger_types = {'job_id': 'str'}
attribute_map = {'job_id': 'job_id'}
property job_id

E501

Returns:

The job_id of this InlineResponse201. # noqa: E501

Return type:

str

Type:

Gets the job_id of this InlineResponse201. # noqa

to_dict()

Returns the model properties as a dict

to_str()

Returns the string representation of the model