viam.gen.component.testecho.v1.testecho_pb2

@generated by mypy-protobuf. Do not edit manually! isort:skip_file

Module Contents

Classes

EchoRequest

Abstract base class for protocol messages.

EchoResponse

Abstract base class for protocol messages.

EchoMultipleRequest

Abstract base class for protocol messages.

EchoMultipleResponse

Abstract base class for protocol messages.

EchoBiDiRequest

Abstract base class for protocol messages.

EchoBiDiResponse

Abstract base class for protocol messages.

StopRequest

Abstract base class for protocol messages.

StopResponse

Abstract base class for protocol messages.

Attributes

DESCRIPTOR

global___EchoRequest

global___EchoResponse

global___EchoMultipleRequest

global___EchoMultipleResponse

global___EchoBiDiRequest

global___EchoBiDiResponse

global___StopRequest

global___StopResponse

viam.gen.component.testecho.v1.testecho_pb2.DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
class viam.gen.component.testecho.v1.testecho_pb2.EchoRequest(*, name: str = ..., message: str = ...)

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

name: str
message: str
viam.gen.component.testecho.v1.testecho_pb2.global___EchoRequest
class viam.gen.component.testecho.v1.testecho_pb2.EchoResponse(*, message: str = ...)

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

message: str
viam.gen.component.testecho.v1.testecho_pb2.global___EchoResponse
class viam.gen.component.testecho.v1.testecho_pb2.EchoMultipleRequest(*, name: str = ..., message: str = ...)

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

name: str
message: str
viam.gen.component.testecho.v1.testecho_pb2.global___EchoMultipleRequest
class viam.gen.component.testecho.v1.testecho_pb2.EchoMultipleResponse(*, message: str = ...)

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

message: str
viam.gen.component.testecho.v1.testecho_pb2.global___EchoMultipleResponse
class viam.gen.component.testecho.v1.testecho_pb2.EchoBiDiRequest(*, name: str = ..., message: str = ...)

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

name: str
message: str
viam.gen.component.testecho.v1.testecho_pb2.global___EchoBiDiRequest
class viam.gen.component.testecho.v1.testecho_pb2.EchoBiDiResponse(*, message: str = ...)

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

message: str
viam.gen.component.testecho.v1.testecho_pb2.global___EchoBiDiResponse
class viam.gen.component.testecho.v1.testecho_pb2.StopRequest(*, name: str = ...)

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

name: str
viam.gen.component.testecho.v1.testecho_pb2.global___StopRequest
class viam.gen.component.testecho.v1.testecho_pb2.StopResponse

Bases: google.protobuf.message.Message

Abstract base class for protocol messages.

Protocol message classes are almost always generated by the protocol compiler. These generated types subclass Message and implement the methods shown below.

viam.gen.component.testecho.v1.testecho_pb2.global___StopResponse