Set |
public sealed class SetPdaConfigRequest : IMessage<SetPdaConfigRequest>, IMessage, IEquatable<SetPdaConfigRequest>, IDeepCloneable<SetPdaConfigRequest>, IBufferMessage
The SetPdaConfigRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| SetPdaConfigRequest | ||
| SetPdaConfigRequest(SetPdaConfigRequest) |
| Name | Description | |
|---|---|---|
| CardConfigurations | Configurations of all (to be) connected cards. | |
| ConfigCase | ||
| Descriptor | ||
| HasPath | Gets whether the "path" field is set | |
| Parser | ||
| Path | Path to a .json file containing the configurations of all (to be) connected cards. Defaults to %ProgramData%RAYLASE\ProcessDataAnalyzer\Configurations.json | |
| TriggerConfig | Trigger configuration. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| ClearConfig | ||
| ClearPath | Clears the value of the oneof if it's currently set to "path" | |
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(SetPdaConfigRequest) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(SetPdaConfigRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CardConfigurationsFieldNumber | Field number for the "card_configurations" field. | |
| PathFieldNumber | Field number for the "path" field. | |
| TriggerConfigFieldNumber | Field number for the "trigger_config" field. |