Input |
public sealed class InputParameters : IMessage<InputParameters>, IMessage, IEquatable<InputParameters>, IDeepCloneable<InputParameters>, IBufferMessage
The InputParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | InputParameters | |
![]() | InputParameters(InputParameters) |
Name | Description | |
---|---|---|
![]() ![]() | Descriptor | |
![]() | Parameters | Input parameter for the calculation. |
![]() ![]() | Parser |
Name | Description | |
---|---|---|
![]() | CalculateSize | |
![]() | Clone | |
![]() | Equals(InputParameters) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | MergeFrom(CodedInputStream) | |
![]() | MergeFrom(InputParameters) | |
![]() | ToString | (Overrides ObjectToString) |
![]() | WriteTo |
Name | Description | |
---|---|---|
![]() ![]() | ParametersFieldNumber | Field number for the "parameters" field. |