Zitadel.Admin.V1.FailedEvent (zitadel_api v1.0.0-rc.8) View Source
Link to this section Summary
Functions
Callback implementation for Protobuf.decode/1.
Callback implementation for Protobuf.encode/1.
Callback implementation for Protobuf.new/0.
Callback implementation for Protobuf.new/1.
Callback implementation for Protobuf.new!/1.
Callback implementation for Protobuf.transform_module/0.
Link to this section Types
Specs
database() :: String.t()
Specs
error_message() :: String.t()
Specs
failed_sequence() :: non_neg_integer()
Specs
failure_count() :: non_neg_integer()
Specs
t() :: %Zitadel.Admin.V1.FailedEvent{
database: database(),
error_message: error_message(),
failed_sequence: failed_sequence(),
failure_count: failure_count(),
view_name: view_name()
}
Specs
view_name() :: String.t()
Link to this section Functions
Callback implementation for Protobuf.decode/1.
Callback implementation for Protobuf.encode/1.
Callback implementation for Protobuf.new/0.
Callback implementation for Protobuf.new/1.
Callback implementation for Protobuf.new!/1.
Callback implementation for Protobuf.transform_module/0.