deephaven_enterprise.proto.auth_pb2#

Generated protocol buffer code.

class AuthError#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByCookieRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByCookieResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByDelegateTokenRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByDelegateTokenResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByExternalRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByExternalResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByPasswordRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByPasswordResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByPublicKeyRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticateByPublicKeyResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class AuthenticationResult#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class ClientId#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class GetNonceRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class GetNonceResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class GetTokenAsRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class GetTokenAsResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class GetTokenRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class GetTokenResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class InvalidateCookieRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class InvalidateCookieResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class KvClientData#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class RefreshCookieRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class RefreshCookieResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class ReloadRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class ReloadResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class Token#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class UserContext#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class VerifyChallengeRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class VerifyChallengeResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class VerifyTokenRequest#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

class VerifyTokenResponse#

Bases: Message, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.