Get desktop application:
View/edit binary Protocol Buffers messages
Message that tells how the user was authenticated.
Author of a change.
Used in:
, , , , , , , ,Cached identifier of the author, e.g. email or username at the time of change.
Cached pretty-printed name of the author at the time of change.
User ID of the author. This should be used to get current information about the author.
if a user did the change
if a service account did the change
Bcrypt hashing configuration.
Used in:
The cost of the hashing algorithm.
Bcrypt hashing instance.
Used in:
(message has no fields)
Used in:
Used in:
Used in:
Used in:
Used in:
Metrics for a container.
Used in:
Timestamp of the metrics.
Memory usage in bytes.
CPU usage in milliseconds.
Storage usage in bytes.
Used in:
,Used in:
Used in:
Used in:
If true, only fields with the specified prefixes will be promoted If false, only fields without the specified prefixes will be promoted
Used in:
, , , , ,Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
, ,Used in:
, , , , , , ,Used in:
Hashing configuration.
Used in:
, ,if bcrypt is set, use bcrypt.
if scrypt is set, use scrypt.
Hashing instance.
Used in:
,The hashing configuration.
A hash
if bcrypt is set, this bcrypt instance was used.
if scrypt is set, this scrypt instance was used.
Metrics for an instance
Used in:
Capsule of the instance.
Instance ID.
Main container metrics.
Proxy container metrics.
The LoginType enum defines the type of login.
Used in:
, , , , , , ,Default value.
Email and password login.
deprecated: text is not supported - Phone number and password login.
Username and password login.
SSO Login
Entry model of a group member - placed in models to prevent cyclic imports.
Used in:
The user or service account.
if the member is a user.
if the member is a service account.
when the member joined the group.
Generic metadata model.
Used in:
, ,Key of the metadata.
Value of the metadata.
Custom metrics
Used in:
,Name of the metric.
Latest value of the metric.
Timestamp of the latest value.
Used in:
, , ,Used in:
Used in:
Used in:
Used in:
A reference to a kubernetes object.
Used in:
,Type of object.
Name of the object.
Api version of the object.
Pagination option.
Used in:
, , , , , , , , , , , , , , , , , , , , , , , ,Where to start the pagination.
How many items to return.
Whether to sort in descending order.
Used in:
Environment to promote to. The project must be active in this environment.
Fields prefixes to either promote or not.
Promotion triggers.
Used in:
, , , , ,Custom name for the pipeline.
The environment to base the pipeline on.
The subsequent phases of the pipeline to promote to.
The time the pipeline was created.
The time the pipeline was updated.
User specified description of the pipeline.
Used in:
,Generic credentials model.
Used in:
,Public key.
Private key.
Registering information of a user.
Used in:
,Who created the user.
How the user was registered.
Method used to register a user.
Used in:
system created the user.
user signed up.
if the user was created by signing up.
Used in:
The login type used to sign up.
if the user was created by the system.
Used in:
(message has no fields)
Used in:
,Used in:
, ,Used in:
, , , ,Used in:
Scrypt hashing configuration.
Used in:
The key used to sign the salt.
The salt separator.
The number of rounds in the algorithm.
The memory cost of the algorithm.
The parallelization factor of the algorithm.
The length of the key.
Scrypt hashing instance.
Used in:
The salt used to hash the password.
Entry model of a service account - placed in models to prevent cyclic imports.
Used in:
,unique id of the service account.
name of the service account.
client id of the service account.
groups the service account belongs to.
when the service account was created.
who created the service account.
Used in:
The conditions that must be met for the trigger to fire.
If true, all conditions must be met for the trigger to fire. Otherwise only a single condition must be met.
If true, the trigger is enabled. Otherwise it is disabled.
Condition that must be met for the trigger to fire.
Used in:
Used in:
The automatic trigger
The manual trigger
Entry model of a user - placed in models to prevent cyclic imports.
Used in:
,unique id of the user.
pretty printable name of a user.
how the user was registered.
whether the user is verified.
groups the user belongs to.
when the user was created.
different fields that can identify a user.
Used in:
, , , ,username is unique.
email is unique.
Deprecated: text is not supported - phone number is unique.
Userinfo - placed in models to prevent cyclic imports.
Used in:
, , ,email of the user.
username of the user.
Deprecated: text is not supported - phone number of the user.
when the user was created.
groups the user belongs to.