Implements
Constructors
new MaibaAIFeaturesControlAction()
new MaibaAIFeaturesControlAction(Defined in: WAProto/index.d.ts:12205p?):MaibaAIFeaturesControlAction
Parameters
p?
IMaibaAIFeaturesControlAction
Returns
MaibaAIFeaturesControlAction
Properties
aiFeatureStatus?
Defined in: WAProto/index.d.ts:12206optionalaiFeatureStatus:null|MaibaAIFeatureStatus
Implementation of
IMaibaAIFeaturesControlAction.aiFeatureStatus
Methods
create()
Defined in: WAProto/index.d.ts:12207staticcreate(properties?):MaibaAIFeaturesControlAction
Parameters
properties?
IMaibaAIFeaturesControlAction
Returns
MaibaAIFeaturesControlAction
decode()
Defined in: WAProto/index.d.ts:12209staticdecode(r,l?):MaibaAIFeaturesControlAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
MaibaAIFeaturesControlAction
encode()
Defined in: WAProto/index.d.ts:12208staticencode(m,w?):Writer
Parameters
m
IMaibaAIFeaturesControlAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12210staticfromObject(d):MaibaAIFeaturesControlAction
Parameters
d
Returns
MaibaAIFeaturesControlAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12213staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12212
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12211statictoObject(m,o?):object
Parameters
m
MaibaAIFeaturesControlAction
o?
IConversionOptions
Returns
object