Kaspersky Industrial CyberSecurity for Networks configuration metadata.
Defined in
This message is defined in the configuration_provider.proto file.
Syntax
message ConfigurationMetadata
{
string configurationVersion = 1;
string projectName = 2;
google.protobuf.Timestamp timestamp = 3;
string productVersion = 4;
}
Fields
The ConfigurationMetadata message has the following fields.
ConfigurationMetadata message fields
Type |
Name |
Tag |
Description |
|---|---|---|---|
|
|
|
Current configuration version. |
|
|
|
Configuration project name. |
|
|
|
Time stamp of the last configuration change. |
|
|
|
Current version of Kaspersky Industrial CyberSecurity for Networks installation package. |