ruạṛ
a i��f � @ s@ d dl Z d dlmZ G dd� de�ZG dd� de�Zdd� ZdS ) � N)�oracle_cloud_agent_plugin_pb2c @ s e Zd Zdd� ZdS )� pluginStubc C sR |j dtjjtjjd�| _|j dtjjtjjd�| _|j dtjjtj jd�| _ dS )z;Constructor. Args: channel: A grpc.Channel. z/proto.plugin/Start)�request_serializer�response_deserializerz/proto.plugin/Stopz/proto.plugin/StatusN)�unary_unary�6agent_dot_shared_dot_oracle__cloud__agent__plugin__pb2�Empty�SerializeToString� StartResponse� FromString�Start�StopResponse�Stop�StatusResponse�Status)�self�channel� r �M/sparta/input/plugins/osms/agent/shared/oracle_cloud_agent_plugin_pb2_grpc.py�__init__ s ���zpluginStub.__init__N)�__name__� __module__�__qualname__r r r r r r s r c @ s$ e Zd Zdd� Zdd� Zdd� ZdS )�pluginServicerc C s$ |� tjj� |�d� td��d S �NzMethod not implemented!��set_code�grpc� StatusCode� UNIMPLEMENTED�set_details�NotImplementedError�r �request�contextr r r r &