deephaven_enterprise.proto.common_pb2¶
Copyright (c) 2016-2019 Deephaven Data Labs and Patent Pending
Module Contents¶
- class AboutReply(*, version=..., name=..., message=...)[source]¶
Bases:
google.protobuf.message.MessageResponse to about request.
- ClearField(field_name)[source]¶
Clears the contents of a given field.
Inside a oneof group, clears the field set. If the name neither refers to a defined field or oneof group,
ValueErroris raised.- Parameters:
field_name (str) – The name of the field to check for presence.
- Raises:
ValueError – if the field_name is not a member of this message.
- Return type:
None
- DESCRIPTOR: google.protobuf.descriptor.Descriptor[source]¶
- class AboutRequest[source]¶
Bases:
google.protobuf.message.MessageRequest for About information.
- DESCRIPTOR: google.protobuf.descriptor.Descriptor[source]¶
- class AuthReply(*, isAuthenticated=...)[source]¶
Bases:
google.protobuf.message.MessageResponse to authentication request.
- Parameters:
isAuthenticated (bool)
- ClearField(field_name)[source]¶
Clears the contents of a given field.
Inside a oneof group, clears the field set. If the name neither refers to a defined field or oneof group,
ValueErroris raised.- Parameters:
field_name (str) – The name of the field to check for presence.
- Raises:
ValueError – if the field_name is not a member of this message.
- Return type:
None
- DESCRIPTOR: google.protobuf.descriptor.Descriptor[source]¶
- class AuthRequest(*, token=...)[source]¶
Bases:
google.protobuf.message.MessageRequest to authenticate.
- Parameters:
token (bytes)
- ClearField(field_name)[source]¶
Clears the contents of a given field.
Inside a oneof group, clears the field set. If the name neither refers to a defined field or oneof group,
ValueErroris raised.- Parameters:
field_name (str) – The name of the field to check for presence.
- Raises:
ValueError – if the field_name is not a member of this message.
- Return type:
None
- DESCRIPTOR: google.protobuf.descriptor.Descriptor[source]¶
- class ExceptionDetailsMessage(*, errorMessage=..., stackTrace=..., shortCauses=...)[source]¶
Bases:
google.protobuf.message.MessageAbstract 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.
- ClearField(field_name)[source]¶
Clears the contents of a given field.
Inside a oneof group, clears the field set. If the name neither refers to a defined field or oneof group,
ValueErroris raised.- Parameters:
field_name (str) – The name of the field to check for presence.
- Raises:
ValueError – if the field_name is not a member of this message.
- Return type:
None
- DESCRIPTOR: google.protobuf.descriptor.Descriptor[source]¶
- class PingRequest(*, sender_send_time_millis=...)[source]¶
Bases:
google.protobuf.message.MessageAbstract 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.
- Parameters:
sender_send_time_millis (int)
- ClearField(field_name)[source]¶
Clears the contents of a given field.
Inside a oneof group, clears the field set. If the name neither refers to a defined field or oneof group,
ValueErroris raised.- Parameters:
field_name (str) – The name of the field to check for presence.
- Raises:
ValueError – if the field_name is not a member of this message.
- Return type:
None
- DESCRIPTOR: google.protobuf.descriptor.Descriptor[source]¶
- class PingResponse(*, receiver_receive_time_millis=...)[source]¶
Bases:
google.protobuf.message.MessageAbstract 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.
- Parameters:
receiver_receive_time_millis (int)
- ClearField(field_name)[source]¶
Clears the contents of a given field.
Inside a oneof group, clears the field set. If the name neither refers to a defined field or oneof group,
ValueErroris raised.- Parameters:
field_name (str) – The name of the field to check for presence.
- Raises:
ValueError – if the field_name is not a member of this message.
- Return type:
None
- DESCRIPTOR: google.protobuf.descriptor.Descriptor[source]¶
- type Global___AboutReply = AboutReply[source]¶
- type Global___AboutRequest = AboutRequest[source]¶
- type Global___AuthRequest = AuthRequest[source]¶
- type Global___ExceptionDetailsMessage = ExceptionDetailsMessage[source]¶
- type Global___NamespaceSetEnum = NamespaceSetEnum[source]¶
- type Global___PingRequest = PingRequest[source]¶
- type Global___PingResponse = PingResponse[source]¶
- SYSTEM: NamespaceSetEnum[source]¶
- UNSET: NamespaceSetEnum[source]¶