SetParametersRequest Class

A bunch of optional parameters to set, leaving blank is the same as not changing

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class SetParametersRequest : IMessage<SetParametersRequest>, 
	IMessage, IEquatable<SetParametersRequest>, IDeepCloneable<SetParametersRequest>, 
	IBufferMessage
Inheritance
Object    SetParametersRequest
Implements
IBufferMessage, IDeepCloneableSetParametersRequest, IMessage, IMessageSetParametersRequest, IEquatableSetParametersRequest

Constructors

SetParametersRequestInitializes a new instance of the SetParametersRequest class
SetParametersRequest(SetParametersRequest)Initializes a new instance of the SetParametersRequest class

Properties

Methods

Fields

JsonModelParametersFieldNumberField number for the "jsonModelParameters" field.

See Also