a Of;@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@seZdZdZddZeddZejddZeddZejd dZed d Z e jd d Z ed dZ e jddZ eddZ e jddZ eddZ e jddZ eddZ e jddZ eddZejddZeddZejddZedd Zejd!d Zed"d#Zejd$d#Zed%d&Zejd'd&Zed(d)Zejd*d)Zd+d,Zd-d.Zd/d0Zd1S)2 ShapeSummaryz. A shape of a node on a Rover device. cKsdddddddddddddd |_ddd d d d d ddddddd |_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_dS)a Initializes a new ShapeSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param gpu_description: The value to assign to the gpu_description property of this ShapeSummary. :type gpu_description: str :param gpus: The value to assign to the gpus property of this ShapeSummary. :type gpus: int :param memory_in_gbs: The value to assign to the memory_in_gbs property of this ShapeSummary. :type memory_in_gbs: float :param networking_bandwidth_in_gbps: The value to assign to the networking_bandwidth_in_gbps property of this ShapeSummary. :type networking_bandwidth_in_gbps: float :param ocpus: The value to assign to the ocpus property of this ShapeSummary. :type ocpus: int :param processor_description: The value to assign to the processor_description property of this ShapeSummary. :type processor_description: str :param shape: The value to assign to the shape property of this ShapeSummary. :type shape: str :param usb_controller_description: The value to assign to the usb_controller_description property of this ShapeSummary. :type usb_controller_description: str :param number_of_usb_controllers: The value to assign to the number_of_usb_controllers property of this ShapeSummary. :type number_of_usb_controllers: int :param tags: The value to assign to the tags property of this ShapeSummary. :type tags: str :param freeform_tags: The value to assign to the freeform_tags property of this ShapeSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ShapeSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ShapeSummary. :type system_tags: dict(str, dict(str, object)) strintfloatzdict(str, str)zdict(str, dict(str, object))) gpu_descriptiongpus memory_in_gbsnetworking_bandwidth_in_gbpsocpusprocessor_descriptionshapeusb_controller_descriptionnumber_of_usb_controllerstags freeform_tags defined_tags system_tagsgpuDescriptionr memoryInGBsnetworkingBandwidthInGbpsrprocessorDescriptionrusbControllerDescriptionnumberOfUsbControllersr freeformTags definedTags systemTagsN) swagger_types attribute_map_gpu_description_gpus_memory_in_gbs_networking_bandwidth_in_gbps_ocpus_processor_description_shape_usb_controller_description_number_of_usb_controllers_tags_freeform_tags _defined_tags _system_tags)selfkwargsr1/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/rover/models/shape_summary.py__init__sR;zShapeSummary.__init__cCs|jS)z Gets the gpu_description of this ShapeSummary. A short description of the graphics processing unit (GPU) available for this shape. :return: The gpu_description of this ShapeSummary. :rtype: str r"r/r1r1r2r xs zShapeSummary.gpu_descriptioncCs ||_dS)z Sets the gpu_description of this ShapeSummary. A short description of the graphics processing unit (GPU) available for this shape. :param gpu_description: The gpu_description of this ShapeSummary. :type: str Nr4)r/r r1r1r2r s cCs|jS)z Gets the gpus of this ShapeSummary. The number of GPUs available for this shape. :return: The gpus of this ShapeSummary. :rtype: int r#r5r1r1r2r s zShapeSummary.gpuscCs ||_dS)z Sets the gpus of this ShapeSummary. The number of GPUs available for this shape. :param gpus: The gpus of this ShapeSummary. :type: int Nr6)r/r r1r1r2r s cCs|jS)z Gets the memory_in_gbs of this ShapeSummary. The default amount of memory available for this shape, in gigabytes. :return: The memory_in_gbs of this ShapeSummary. :rtype: float r$r5r1r1r2r s zShapeSummary.memory_in_gbscCs ||_dS)z Sets the memory_in_gbs of this ShapeSummary. The default amount of memory available for this shape, in gigabytes. :param memory_in_gbs: The memory_in_gbs of this ShapeSummary. :type: float Nr7)r/r r1r1r2r s cCs|jS)a Gets the networking_bandwidth_in_gbps of this ShapeSummary. The networking bandwidth available for this shape, in gigabits per second. :return: The networking_bandwidth_in_gbps of this ShapeSummary. :rtype: float r%r5r1r1r2r s z)ShapeSummary.networking_bandwidth_in_gbpscCs ||_dS)a Sets the networking_bandwidth_in_gbps of this ShapeSummary. The networking bandwidth available for this shape, in gigabits per second. :param networking_bandwidth_in_gbps: The networking_bandwidth_in_gbps of this ShapeSummary. :type: float Nr8)r/r r1r1r2r s cCs|jS)z Gets the ocpus of this ShapeSummary. The default number of OCPUs available for this shape. :return: The ocpus of this ShapeSummary. :rtype: int r&r5r1r1r2rs zShapeSummary.ocpuscCs ||_dS)z Sets the ocpus of this ShapeSummary. The default number of OCPUs available for this shape. :param ocpus: The ocpus of this ShapeSummary. :type: int Nr9)r/rr1r1r2rs cCs|jS)z Gets the processor_description of this ShapeSummary. A short description of the shape's processor (CPU). :return: The processor_description of this ShapeSummary. :rtype: str r'r5r1r1r2rs z"ShapeSummary.processor_descriptioncCs ||_dS)z Sets the processor_description of this ShapeSummary. A short description of the shape's processor (CPU). :param processor_description: The processor_description of this ShapeSummary. :type: str Nr:)r/rr1r1r2rs cCs|jS)z **[Required]** Gets the shape of this ShapeSummary. The name of the shape. :return: The shape of this ShapeSummary. :rtype: str r(r5r1r1r2rs zShapeSummary.shapecCs ||_dS)z Sets the shape of this ShapeSummary. The name of the shape. :param shape: The shape of this ShapeSummary. :type: str Nr;)r/rr1r1r2rs cCs|jS)z Gets the usb_controller_description of this ShapeSummary. A short description of the USB controller available for this shape. :return: The usb_controller_description of this ShapeSummary. :rtype: str r)r5r1r1r2r s z'ShapeSummary.usb_controller_descriptioncCs ||_dS)a  Sets the usb_controller_description of this ShapeSummary. A short description of the USB controller available for this shape. :param usb_controller_description: The usb_controller_description of this ShapeSummary. :type: str Nr<)r/rr1r1r2r,s cCs|jS)z Gets the number_of_usb_controllers of this ShapeSummary. The number of USB controllers available for this shape. :return: The number_of_usb_controllers of this ShapeSummary. :rtype: int r*r5r1r1r2r8s z&ShapeSummary.number_of_usb_controllerscCs ||_dS)z Sets the number_of_usb_controllers of this ShapeSummary. The number of USB controllers available for this shape. :param number_of_usb_controllers: The number_of_usb_controllers of this ShapeSummary. :type: int Nr=)r/rr1r1r2rDs cCs|jS)z Gets the tags of this ShapeSummary. The tags associated with tagSlug. :return: The tags of this ShapeSummary. :rtype: str r+r5r1r1r2rPs zShapeSummary.tagscCs ||_dS)z Sets the tags of this ShapeSummary. The tags associated with tagSlug. :param tags: The tags of this ShapeSummary. :type: str Nr>)r/rr1r1r2r\s cCs|jS)a Gets the freeform_tags of this ShapeSummary. The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this ShapeSummary. :rtype: dict(str, str) r,r5r1r1r2rhszShapeSummary.freeform_tagscCs ||_dS)a Sets the freeform_tags of this ShapeSummary. The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this ShapeSummary. :type: dict(str, str) Nr?)r/rr1r1r2rxscCs|jS)a Gets the defined_tags of this ShapeSummary. The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this ShapeSummary. :rtype: dict(str, dict(str, object)) r-r5r1r1r2rszShapeSummary.defined_tagscCs ||_dS)a Sets the defined_tags of this ShapeSummary. The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this ShapeSummary. :type: dict(str, dict(str, object)) Nr@)r/rr1r1r2rscCs|jS)a Gets the system_tags of this ShapeSummary. The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see `Resource Tags`__. Example: `{orcl-cloud: {free-tier-retain: true}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The system_tags of this ShapeSummary. :rtype: dict(str, dict(str, object)) r.r5r1r1r2rszShapeSummary.system_tagscCs ||_dS)a% Sets the system_tags of this ShapeSummary. The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see `Resource Tags`__. Example: `{orcl-cloud: {free-tier-retain: true}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param system_tags: The system_tags of this ShapeSummary. :type: dict(str, dict(str, object)) NrA)r/rr1r1r2rscCst|SN)rr5r1r1r2__repr__szShapeSummary.__repr__cCs|dur dS|j|jkS)NF)__dict__r/otherr1r1r2__eq__szShapeSummary.__eq__cCs ||k SrBr1rEr1r1r2__ne__szShapeSummary.__ne__N)__name__ __module__ __qualname____doc__r3propertyr setterr r r rrrrrrrrrrCrGrHr1r1r1r2r srh                          rN)oci.utilrrroci.decoratorsrobjectrr1r1r1r2s