View Source Zitadel.Admin.V1.View (zitadel_api v1.0.0)
Link to this section Summary
Link to this section Types
@type t() :: %Zitadel.Admin.V1.View{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], database: String.t(), event_timestamp: Google.Protobuf.Timestamp.t() | nil, last_successful_spooler_run: Google.Protobuf.Timestamp.t() | nil, processed_sequence: non_neg_integer(), view_name: String.t() }