ruạṛ
a ���f�$ � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s4 e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))� RoverWorkloadz, Information about a RoverWorkload. c K sx ddddddddddd� | _ ddddddd d ddd� | _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d | _d S )a# Initializes a new RoverWorkload object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this RoverWorkload. :type name: str :param compartment_id: The value to assign to the compartment_id property of this RoverWorkload. :type compartment_id: str :param id: The value to assign to the id property of this RoverWorkload. :type id: str :param size: The value to assign to the size property of this RoverWorkload. :type size: str :param object_count: The value to assign to the object_count property of this RoverWorkload. :type object_count: str :param prefix: The value to assign to the prefix property of this RoverWorkload. :type prefix: str :param range_start: The value to assign to the range_start property of this RoverWorkload. :type range_start: str :param range_end: The value to assign to the range_end property of this RoverWorkload. :type range_end: str :param workload_type: The value to assign to the workload_type property of this RoverWorkload. :type workload_type: str :param work_request_id: The value to assign to the work_request_id property of this RoverWorkload. :type work_request_id: str �str) �name�compartment_id�id�size�object_count�prefix�range_start� range_end� workload_type�work_request_idr Z compartmentIdr r ZobjectCountr Z rangeStartZrangeEndZworkloadTypeZ workRequestIdN)Z swagger_typesZ attribute_map�_name�_compartment_id�_id�_size� _object_count�_prefix�_range_start� _range_end�_workload_type�_work_request_id)�self�kwargs� r �C/usr/lib/python3.9/site-packages/oci/rover/models/rover_workload.py�__init__ s@ /�� zRoverWorkload.__init__c C s | j S )z� Gets the name of this RoverWorkload. Name of the Rover Workload :return: The name of this RoverWorkload. :rtype: str �r �r r r r r e s zRoverWorkload.namec C s || _ dS )z� Sets the name of this RoverWorkload. Name of the Rover Workload :param name: The name of this RoverWorkload. :type: str Nr! )r r r r r r q s c C s | j S )z� **[Required]** Gets the compartment_id of this RoverWorkload. The OCID of the compartment containing the workload. :return: The compartment_id of this RoverWorkload. :rtype: str �r r"