For more information on the search, visit the help page.
OneOfMatchError
__init__
direct
Field
Message
OneOf
SerializableMessage
_ConvertedMap
_ConvertedSequence
_ExtensionMapping
message_codec
M
V
_CREDENTIALS_SANITIZER
_MESSAGE_DECODE_DEPTH
_MESSAGE_ENCODE_DEPTH
_MESSAGE_HARD_MAX_DEPTH
_MESSAGE_INITIALIZATION_DEPTH
_MISSING
_RESET_MASK_MAX_DEPTH
nebius.base.protos.direct.OneOfMatchError
nebius
base
protos
class OneOfMatchError(SDKError): (source)
Constructor: OneOfMatchError(name)
OneOfMatchError(name)
View In Hierarchy
Raised if a decoded oneof selection has no generated wrapper.
str
Undocumented