> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# PrivateProcessingSettingAction

> Protobuf class PrivateProcessingSettingAction generated from WAProto.

Defined in: [WAProto/index.d.ts:12609](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12609)

## Implements

* [`IPrivateProcessingSettingAction`](/proto-reference/SyncActionValue/interfaces/IPrivateProcessingSettingAction)

## Constructors

### new PrivateProcessingSettingAction()

> **new PrivateProcessingSettingAction**(`p`?): [`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

Defined in: [WAProto/index.d.ts:12610](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12610)

#### Parameters

##### p?

[`IPrivateProcessingSettingAction`](/proto-reference/SyncActionValue/interfaces/IPrivateProcessingSettingAction)

#### Returns

[`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

## Properties

### privateProcessingStatus?

> `optional` **privateProcessingStatus**: `null` | [`PrivateProcessingStatus`](/proto-reference/SyncActionValue/PrivateProcessingSettingAction/enumerations/PrivateProcessingStatus)

Defined in: [WAProto/index.d.ts:12611](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12611)

#### Implementation of

[`IPrivateProcessingSettingAction`](/proto-reference/SyncActionValue/interfaces/IPrivateProcessingSettingAction).[`privateProcessingStatus`](/proto-reference/SyncActionValue/interfaces/IPrivateProcessingSettingAction#privateprocessingstatus)

## Methods

### create()

> `static` **create**(`properties`?): [`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

Defined in: [WAProto/index.d.ts:12612](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12612)

#### Parameters

##### properties?

[`IPrivateProcessingSettingAction`](/proto-reference/SyncActionValue/interfaces/IPrivateProcessingSettingAction)

#### Returns

[`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

***

### decode()

> `static` **decode**(`r`, `l`?): [`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

Defined in: [WAProto/index.d.ts:12614](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12614)

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

Defined in: [WAProto/index.d.ts:12613](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12613)

#### Parameters

##### m

[`IPrivateProcessingSettingAction`](/proto-reference/SyncActionValue/interfaces/IPrivateProcessingSettingAction)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

Defined in: [WAProto/index.d.ts:12615](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12615)

#### Parameters

##### d

#### Returns

[`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

Defined in: [WAProto/index.d.ts:12618](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12618)

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

Defined in: [WAProto/index.d.ts:12617](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12617)

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

Defined in: [WAProto/index.d.ts:12616](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L12616)

#### Parameters

##### m

[`PrivateProcessingSettingAction`](/proto-reference/SyncActionValue/classes/PrivateProcessingSettingAction)

##### o?

`IConversionOptions`

#### Returns

`object`
