Intel(R) SuperBuilder

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+e5af843a4e6a75a047681ce8b5d33ceb3660e546
C#
public sealed class SetParametersRequest : IMessage<SetParametersRequest>, 
	IMessage, IEquatable<SetParametersRequest>, IDeepCloneable<SetParametersRequest>, 
	IBufferMessage
Inheritance
Object    SetParametersRequest
Implements
IBufferMessage, IDeepCloneableSetParametersRequest, IMessage, IMessageSetParametersRequest, IEquatableSetParametersRequest

Constructors

Properties

Methods

Fields

JsonModelParametersFieldNumberField number for the "jsonModelParameters" field.

See Also