Skip to main content

Class: MaibaAIFeaturesControlAction

Defined in: WAProto/index.d.ts:12204

Implements

Constructors

new MaibaAIFeaturesControlAction()

new MaibaAIFeaturesControlAction(p?): MaibaAIFeaturesControlAction

Defined in: WAProto/index.d.ts:12205

Parameters

p?

IMaibaAIFeaturesControlAction

Returns

MaibaAIFeaturesControlAction

Properties

aiFeatureStatus?

optional aiFeatureStatus: null | MaibaAIFeatureStatus

Defined in: WAProto/index.d.ts:12206

Implementation of

IMaibaAIFeaturesControlAction.aiFeatureStatus

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:12212

Returns

object


create()

static create(properties?): MaibaAIFeaturesControlAction

Defined in: WAProto/index.d.ts:12207

Parameters

properties?

IMaibaAIFeaturesControlAction

Returns

MaibaAIFeaturesControlAction


decode()

static decode(r, l?): MaibaAIFeaturesControlAction

Defined in: WAProto/index.d.ts:12209

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

MaibaAIFeaturesControlAction


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:12208

Parameters

m

IMaibaAIFeaturesControlAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): MaibaAIFeaturesControlAction

Defined in: WAProto/index.d.ts:12210

Parameters

d

Returns

MaibaAIFeaturesControlAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:12213

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:12211

Parameters

m

MaibaAIFeaturesControlAction

o?

IConversionOptions

Returns

object